BartWillems / YoukeBox-rust

The official YoukeBox-Rust repository
GNU General Public License v3.0
6 stars 0 forks source link

Use Futures' event loop in stead of threads #9

Open BartWillems opened 6 years ago

BartWillems commented 6 years ago

Multiple threads that are just waiting is not so :b:erformant.