Open anBertoli opened 2 years ago
Hi! I'm interested in this issue. Can I take a shot at it?
Ehy @kastolars! Yes, sure! I think tokio is the runtime to use for this project.
Ehy @kastolars! Yes, sure! I think tokio is the runtime to use for this project.
Sweet, I'll check it out later today
For some reason I am unable to clone the original repo or the fork
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.