lua-socket
Subpackage Descriptions
single |
LuaSocket is a Lua extension library that is composed of 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.
The core support has been implemented so that it is both efficient and
simple to use. Among the support modules, the most commonly used implement
the SMTP, HTTP and FTP client protocols. These provide a very natural and
generic interface to the functionality defined by each protocol. In
addition, you will find that the MIME, URL and LTN12 modules can be very
handy.
|
Configuration Switches (platform-specific settings discarded)
LUA52 OFF Build with Lua 5.2
LUA53 ON Build with Lua 5.3
LUA54 OFF Build with Lua 5.4
Package Dependencies by Type
Download groups
main |
mirror://GITHUB/diegonehab:luasocket:v3.1.0 |
Distribution File Information
bf033aeb9e62bcaa8d007df68c119c966418e8c9ef7e4f2d7e96bddeca9cca6e 336542 diegonehab-luasocket-3.1.0.tar.gz
Ports that require lua-socket:lua53