Skip to content

sparkkoori/go-enet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Go 100.0%