Skip to content

potassium-shot/enet-cs-sys

Repository files navigation

enet-cs-sys

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:

  • Lightweight and straightforward
  • Low resource consumption
  • Dual-stack IPv4/IPv6 support
  • Connection management
  • Sequencing
  • Channels
  • Reliability
  • Fragmentation and reassembly
  • Aggregation
  • Adaptability
  • Portability

Original repository: https://github.com/nxrighthere/ENet-CSharp

Checkout the examples, the crate actually works very similarly to the enet-sys crate.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published