dmc_sockets – Buffered, non-blocking, event- or callback-based network library

942
Vote up!

dmc_sockets is a non-blocking socket library which uses events or callbacks to notify an application about network changes. It will automatically read all available data into a buffer and notify you when any new data has arrived.

There are different sockets available depending on your needs, each has additional functionality not found in the standard LuaSockets library to make using network sockets much easier.

There are several examples available at the github repo.

Works with Corona build #: 
2013.2100
Category: 
Contributor: 
dmccuskey