dart_enet 1.1.0 copy "dart_enet: ^1.1.0" to clipboard
dart_enet: ^1.1.0 copied to clipboard

Dart bindings for the ENet reliable UDP networking library.

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.

1
likes
130
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Dart bindings for the ENet reliable UDP networking library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

ffi

More

Packages that depend on dart_enet