This website requires JavaScript.
Explore
Help
Register
Sign in
zyppe
/
luasocket
Watch
1
Star
0
Fork
You've already forked luasocket
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d3777f9d06
luasocket
/
README.md
Caleb Maclennan
d3777f9d06
chore: Start a Markdown era readme
2022-03-25 10:59:23 +03:00
939 B
Raw
Blame
History
LuaSocket
LuaSocket is a Lua extension library composed of two parts:
a set of C modules that provide support for the TCP and UDP transport layers, and
a set of Lua modules that provide functions commonly needed by applications that deal with the Internet.