Thomas Sudeep Benardo
Thomas Sudeep Benardo
I want to be able to programmatically disconnect user if the client.id and client.token does seems fishy (PeerServer). How would I go about doing that inside the connection handler -...
I am getting a warning of a possible infinite recursion. I'm used to traditionally writing parsers, so wrote "expr" rule like this - expr = value / "(" _ e:expr...
I need to epoll (non-blocking) using UDP sockets. Please help someone
First of all thanks for such a wonderful FOSS project! I would really appreciate if you could point me to any documentation for plugins API (especially the GUI stuff). Or...
I need an assember which takes luajit instructions and compile to bytecode dump format
When compiling, I get an error, "long must be size of a pointer"