Hacker News new | ask | show | jobs
by balls187 4481 days ago
I did something similar, but used JSON instead (pretty trivial to (de)/serialize LUA tables to JSON. This made it easy to send data to the server, and inspect with standard tools as well.