Releases: myblindy/tinyRpc
Releases · myblindy/tinyRpc
2.0.0
- Using sockets instead of pipes, allowing remote server start and communication over SSH.
- Using MessagePack for the transport protocol to ensure endian correctness.
1.9.0
Added struct
support to both .Net and Cpp gens.