2017-06-08 10:11:51 -04:00
2017-06-08 09:37:21 -04:00
2017-06-08 09:34:22 -04:00
2017-06-08 09:34:22 -04:00
2017-06-08 09:34:22 -04:00
2017-06-08 10:11:51 -04:00

net

The net library was created to make servers and clients interact easily. This isn't for webservers! (It could be, but you would need to codde that part)

This library depends on luasocket and you should use luajit! It will work on a standard lua interperter, but wont be as fast.

Todo

  • Write the wiki
  • put examples on main page
Description
A networking library for lua, uses the multi library and bin library
Readme WTFPL 37 MiB
Languages
Lua 94.2%
Batchfile 3.2%
Shell 2.6%