Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 493 Bytes

socket.md

File metadata and controls

15 lines (10 loc) · 493 Bytes
tagline
networking support

NOTE: This is just a distribution of luasocket. luasocket is developed here.

local socket = require'socket'

Documentation

There's up-to-date luasocket documentation here. Ignore the official site.