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

Make Client.java requests be asynchronous #2

Closed
Yeffian opened this issue Jul 17, 2021 · 0 comments
Closed

Make Client.java requests be asynchronous #2

Yeffian opened this issue Jul 17, 2021 · 0 comments
Assignees

Comments

@Yeffian
Copy link
Owner

Yeffian commented Jul 17, 2021

Currently, all requests sent by the Client class are synchronous, which means it is blocking. Changing the requests to be asynchronous will make the wrapper more efficient.

@Yeffian Yeffian self-assigned this Jul 17, 2021
@Yeffian Yeffian closed this as completed Aug 5, 2021
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

No branches or pull requests

1 participant