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

Convert to async #9

Open
anBertoli opened this issue Aug 19, 2022 · 4 comments
Open

Convert to async #9

anBertoli opened this issue Aug 19, 2022 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@anBertoli
Copy link
Owner

Currently, we are using a thread pool to handle concurrency. We should migrate to ´async´ to give the server the ability to handle more concurrency.

@anBertoli anBertoli added enhancement New feature or request good first issue Good for newcomers labels Aug 19, 2022
@kastolars
Copy link

Hi! I'm interested in this issue. Can I take a shot at it?

@anBertoli
Copy link
Owner Author

anBertoli commented Aug 31, 2022

Ehy @kastolars!
Yes, sure! I think tokio is the runtime to use for this project.

@kastolars
Copy link

Ehy @kastolars! Yes, sure! I think tokio is the runtime to use for this project.

Sweet, I'll check it out later today

@kastolars
Copy link

For some reason I am unable to clone the original repo or the fork

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 Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants