https://github.com/htrefil/benet
benet is a crate providing convenient and idiomatic Rust bindings to the ENet library.
https://github.com/htrefil/benet
Last synced: 18 days ago
JSON representation
benet is a crate providing convenient and idiomatic Rust bindings to the ENet library.
- Host: GitHub
- URL: https://github.com/htrefil/benet
- Owner: htrefil
- License: mit
- Created: 2021-06-29T14:34:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-25T17:54:24.000Z (about 1 year ago)
- Last Synced: 2025-05-25T18:48:03.452Z (about 1 year ago)
- Language: Rust
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
benet is a crate providing convenient and idiomatic Rust bindings to the ENet library.
For an explanation of what ENet is and what is it for, please see the project's [homepage](http://enet.bespin.org).