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

Synchronous API #289

Open
3 tasks
ekexium opened this issue May 11, 2021 · 2 comments
Open
3 tasks

Synchronous API #289

ekexium opened this issue May 11, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.

Comments

@ekexium
Copy link
Collaborator

ekexium commented May 11, 2021

Synchronous API is easier for new users to get started but can be less efficient.

The easiest way to do it is simply block_on each async API.

@xuhui-lu
Copy link

Hey @ekexium , is this issue still open? I could help with it.

@ekexium
Copy link
Collaborator Author

ekexium commented May 31, 2021

Hey @ekexium , is this issue still open? I could help with it.

Yes it's open. Thank you!

@ekexium ekexium added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. enhancement New feature or request labels Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
Projects
None yet
Development

No branches or pull requests

2 participants