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
master
luasocket
/
README.md
Caleb Maclennan
9100f7e3ab
docs: Fixup badge URLs with current GH API
2023-10-17 09:07:25 +03:00
996 B
Raw
Permalink
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.