lua-socket

TCP/UDP socket library for the Lua language
  https://lunarmodules.github.io/luasocket/
  0
  no reviews



Luasocket provides a TCP/UDP socket library for the Lua language

Also provided are HTTP and SMTP implementations, a simple FTP implementation and some URL parsing functions.

Luasocket supports blocking and non-blocking sockets and also provides a select() interface to the language.