Open sav opened 2 months ago
allow passing luadata objects directly to luasocket's socket.send.
luadata
luasocket
socket.send
Perhaps a better idea is to have a pair send/receive using data..
btw, it would be good to have benchmarks on it as well..
allow passing
luadata
objects directly toluasocket
'ssocket.send
.