Replies: 1 comment
-
I don't have a client side sample, but there is a server side sample in demo-server/src/methods.rs that you could test against if you wanted. The HelloX method takes an input param (a string name) and returns "Hello " back. |
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
-
Hi,
is returning output arguments of a method call supported by the client?
If yes, are there any example available?
Thanks in advance
Fips
Beta Was this translation helpful? Give feedback.
All reactions