Skip to content

Molth/enet-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a pure C# translation of enet, no binaries.

Where udp implementation: NativeSockets.

Why?

The original ENet relies on platform-specific native binaries,

which poses challenges for cross-platform distribution and deployment.

This project eliminates that dependency while preserving full compatibility with the original implementation.

NuGet

About

ENet reliable UDP networking library

Resources

License

Stars

Watchers

Forks

Languages