|
|
|
|
|
by black_puppydog
3031 days ago
|
|
So, if I understand this correctly, Rust would be a good fit for bittorrent, right?
Handling lots of stuff simultaneously, peers, trackers etc, to me a bittorrent that actually does more than download and quit always seems like something quite heavy... |
|
An advantage of Rust however is that it's easy to expose a C api from it, so it can easily be integrated into a project done in a more comfortable language.