Hacker News new | ask | show | jobs
by ww520 5258 days ago
Thanks for the info. Very informative reply. Sounds like the network handling stuff should be in the C layer. And pass the parsed message/objects back to Lua is the way to go.
1 comments

Or use the LuaJIT ffi which fives you access to native C arrays at native speed.