Skip to content

librg/odin-enet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odin-enet

Odin bindings for ENet networking library.

Bindings are written for our ENet fork, which contains QoL patches and enhancements. Backward compatibility with the upstream version is not guaranteed.

NOTE: This repo is out-of-date and requires updating to the latest Odin's version. However, due to my time constraint, I am not able to perform such an action. If you're willing to update it, I'd be happy to assist and accept any changes.

Dependencies

  • zpl-c/enet static library GitHub link (Version 1.4.3).

Things to note

  • Currently works only on Windows.
  • Some methods lack argument names due to the ENet's API design.

License

Apache License 2.0

About

Odin language bindings for ENet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published