Closed Pompey21 closed 1 year ago
Make the server be able to handle in async - use Tokio for that.
Do I need to create main in Server and Client Tokio Async or only on the Server side?
Code works intact for that simple use case with one User and one Client. But double check with Matteo:)
Make the server be able to handle in async - use Tokio for that.