Skip to content

Releases: myblindy/tinyRpc

Release list

2.0.0

Choose a tag to compare

@myblindy myblindy released this 11 Dec 19:13
624c200
  • 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

Choose a tag to compare

@myblindy myblindy released this 05 Nov 17:30
1cd3cad

Added struct support to both .Net and Cpp gens.