netcode 0.3.1

Wrapper for netcode.io library
1
2
3
4
5
6
# To-do list for Rust implemenation

- [TODO] Document all public functions.
- [TODO] Use better mechanism to find libsodium on linux.
- [TODO] Working server implemenation.
- [TODO] In-place libsodium decode.
- [TODO] Run AFL fuzzer against Rust+C impl.