Crates.io | enet-cs-sys |
lib.rs | enet-cs-sys |
version | 0.1.1 |
source | src |
created_at | 2023-02-20 08:55:40.81079 |
updated_at | 2023-02-25 17:31:33.514956 |
description | Rust low level bindings for ENet-CSharp the library, which is a independent ENet implementation with a modified protocol for C, C++, C#, and other languages. |
homepage | |
repository | https://github.com/Kalkatral/enet-cs-sys.git |
max_upload_size | |
id | 789607 |
size | 324,811 |
Rust low level bindings for the ENet-CSharp library, which is a independent ENet implementation with a modified protocol for C, C++, C#, and other languages.
Features, as defined in the original repository:
Original repository: https://github.com/nxrighthere/ENet-CSharp
Checkout the examples, the crate actually works very similarly to the enet-sys crate.