Rust implementation of GNUnet utils
- Mentors
- Jeff Burdges
- Organization
- GNU Project
Improve the Rust implementation of GNUnet utils, possibly including adding support for asynchronous IO using mio, or perhaps a higher level asynchronous IO library built upon it, such as rotor, mioco, eventual_io, or gj.