Create README.md

This commit is contained in:
Ryan Ward 2017-06-08 10:11:51 -04:00 committed by GitHub
parent 09b369eaca
commit 32e89bae35

View File

@ -1 +1,10 @@
# 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
-