Skip to content

Support async API #16

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

Closed
2 tasks done
ShiKaiWi opened this issue Mar 6, 2023 · 0 comments · Fixed by #55
Closed
2 tasks done

Support async API #16

ShiKaiWi opened this issue Mar 6, 2023 · 0 comments · Fixed by #55
Labels
enhancement New feature or request

Comments

@ShiKaiWi
Copy link
Contributor

ShiKaiWi commented Mar 6, 2023

Check Before Asking

  • Please check the issue list and confirm this feature is encountered for the first time.
  • Please try full text in English and attach precise description.

Description

Current API is still in a synchronized way, which leading to many threads for high concurrent scenario. Now the async/await is stable and mature across the Rust ecosystem, so I guess we can move forward to async API.

Other Information

This is maybe a huge refactoring, and will cause breaking changes. I guess we should take it after #14 is done.

@ShiKaiWi ShiKaiWi added the enhancement New feature or request label Mar 6, 2023
@IHEII IHEII linked a pull request May 24, 2023 that will close this issue
3 tasks
@IHEII IHEII removed a link to a pull request May 24, 2023
3 tasks
@IHEII IHEII mentioned this issue May 24, 2023
3 tasks
@IHEII IHEII closed this as completed in #55 Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant