lua socket

Summary

LuaSocket is an extension library for the Lua language, composed of a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet. 1 2

According to


See more results on Neeva


Summaries from the best pages on the web

Summary LuaSocket is a Lua extension library that is composed by two parts: a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet.
LuaSocket: Network support for the Lua language
favIcon
impa.br

Network support for the Lua language. Contribute to diegonehab/luasocket development by creating an account on GitHub.
GitHub - diegonehab/luasocket: Network support for the Lua language
favIcon
github.com

Summary LuaSocket is a Lua extension library that is composed by two parts: a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet.
LuaSocket - LuaRocks
favIcon
luarocks.org

This first edition was written for Lua 5.0. While still largely relevant for later versions, there are some differences. The fourth edition targets Lua 5.3 and ...
Programming in Lua : 9.4
favIcon
lua.org

Designing Socket Protocols in Lua The auxiliary Lua socket library is an optional library that provides TCP Lua bindings for the Barracuda Server's socket API. ...
Using the Socket Library
favIcon
realtimelogic.com

luasocket / src / socket.lua Go to file T Go to line L Copy path Copy permalink
luasocket/socket.lua at master · diegonehab/luasocket · GitHub
favIcon
github.com

First, users experienced with the C API to sockets should feel comfortable using LuaSocket. Second, the simplicity and the feel of the Lua language should be ...
LuaSocket: Introduction to the core
favIcon
impa.br

gets the local address information associated to the socket gets the local address information associated to the socket
API reference (socket)
favIcon
defold.com

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Ubuntu – Details of package lua-socket in bionic
favIcon
ubuntu.com

socket This module is not supported in earlier versions.
socket - LOVE
favIcon
love2d.org