DNode is very cool library (especially with Fibers - magically your remote calls looks like usual local calls), but I have two issues with it:
- Sometimes its client can't connect to remote server (don't know why, happens randomly, sometimes connect sometimes just hands and waits for something).
- Seems like it's abandoned.
Is there any alternative?