forked from deft-code/go-enet
-
Notifications
You must be signed in to change notification settings - Fork 0
sparkkoori/go-enet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Go wrapper for the ENet library. ENetPeer and ENetHost have been wrapped in Go types with methods for the various ENet functions ENetEvent has been translated to a Go type. ENetPacket and ENetAddress have been hidden in the implementation, use []byte and net.UDPAddr respectively.
About
Go bindings for the ENet C library.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 100.0%