This website requires JavaScript.
Explore
Help
Sign in
jeremy
/
callisto
Watch
1
Fork
You've already forked callisto
0
Code
Releases
Activity
2d78ec849e
callisto
/
external
/
socket
/
README.md
Jeremy Baxter
b124d99c36
Initial import
2023-06-25 16:47:09 +12: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.