Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async Support #17

Merged
merged 16 commits into from
Sep 18, 2024
Merged

Async Support #17

merged 16 commits into from
Sep 18, 2024

Conversation

VoreckLukas
Copy link
Contributor

As mentioned by #16 I tried implementing asyn functionality behind the tokio feature flag. I'm not fully sure what the version "number" means so I didn't increase it yet

@kladd
Copy link
Owner

kladd commented Sep 18, 2024

Ah, the version. The intention there was to have a version number of the client that can be bumped independently of the KRPC project, and have a second number that indicates the version of the server this version of the client supports. Maybe that isn't worth the confusion.

@kladd kladd merged commit f3d64e0 into kladd:master Sep 18, 2024
1 check passed
@kladd
Copy link
Owner

kladd commented Sep 18, 2024

But this is great, thank you for doing this.

@VoreckLukas
Copy link
Contributor Author

I intend on contrinuting more as I use this crate :)

@VoreckLukas VoreckLukas mentioned this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants