pscott / TaskMaster

TBD
0 stars 0 forks source link

Add multithreading to server #15

Closed pscott closed 3 years ago

pscott commented 3 years ago

The server currently works sequentially. A nice bonus would be to implement our own multi-threaded server (without using external crates ofc :p)