这是indexloc提供的服务,不要输入任何密码
Skip to content

the-byte-bender/dart_enet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dart_enet

Dart bindings for the ENet reliable UDP networking library.

Getting started

You will need an ENet shared library, placed alongside your script or executable, named enet.dll for windows, libenet.so for linux and android, and libenet.dylib for mac or ios.

Usage

An example server and client exist at the examples folder.

About

Dart bindings for the ENet reliable UDP networking library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published