Create README.md

This commit is contained in:
Ryan Ward 2017-06-08 10:20:50 -04:00 committed by GitHub
parent 32e89bae35
commit 7cd9e88a7f

View File

@ -1,5 +1,9 @@
# net # net
# Discord
For real-time assistance with my libraries! A place where you can ask questions about for help with any of my libraries</br>
https://discord.gg/U8UspuA</br>
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) 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. This library depends on luasocket and you should use luajit! It will work on a standard lua interperter, but wont be as fast.