11 lines
343 B
Markdown
11 lines
343 B
Markdown
# 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
|
|
-
|