Lua networking library that wraps around lua-socket to make networking easy.

$ luarocks install lnet

This library uses the multi library. The new multitasking library and this one are now co-Dependant if using the networkManager integration for network parallelism. This has an event driven approach for networking which allows one to easily work async with the data.

Versions

4.0-05 years ago(revision: 2)77 downloads

Dependencies

lua >= 5.1

Manifests