Multythreaded UDP interface
$ luarocks install lua-netudpif
LuaNetUdp provides a simple API to use UDP protocol in Lua.This module is multythreaded version of LuaSocket and uses'torch/threads' package.Currently supports ...
root