Low-level Rust bindings for ENet-CSharp
Warning: enet header file 'enet.h' differs from the one found on ENet-CSharp. All of the protocols and functionilties were kept intact but due to some compatiblity woes with enet-rs, the IPv6 functionality has been omitted.
Current header version: 2.4.5
Note: Compiler can be changed to CL (MSVC), GCC or else in the build.rs file.
cargo build
cargo run --example inittest
cargo run --example host