NeoEditor
NeoEditor copied to clipboard
Remote Procedure Calling over the network using UDP
Mostly done. Needs support for more argument types and a script interface.
I threw out RakNet since it does too many things to be easily abstractable. The new plan is using basic UDP sockets as a base and create some abstraction on top of that.