Making RPCs the other way around #9
Replies: 1 comment
-
|
There are now 2 versions of the Thermostat example: one uses Slice while the other uses Protobuf. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Making RPCs the other way around
A typical RPC flows from the client-side to the server-side of your connection. This blog post shows how to make RPCs the other way around with IceRPC.
https://zeroc.com/blog/other-way-around
Beta Was this translation helpful? Give feedback.
All reactions