Hacker News new | ask | show | jobs
by endgame 5731 days ago
Good timing. I'm working on a MUD server with lua scripting and this coroutine stuff is a much better way to handle input.

Eventually I'm going to stick ZMQ-based RPC onto it as well, so other services (M2?) can interrogate the server for things like player lists.