NeoEditor icon indicating copy to clipboard operation
NeoEditor copied to clipboard

Remote Procedure Calling over the network using UDP

Open ypflanzer opened this issue 11 years ago • 2 comments

ypflanzer avatar Sep 26 '14 13:09 ypflanzer

Mostly done. Needs support for more argument types and a script interface.

ypflanzer avatar Dec 30 '14 14:12 ypflanzer

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.

ypflanzer avatar Mar 13 '15 16:03 ypflanzer