separate instances of RpcClient/RPCServer needed to use several methods of a service?
Opened this issue · 0 comments
JoSch1Etas commented
It seems that there are multiple and separate instances of RpcClient/RPCServer needed to use several methods of a service? Or is there a way to reuse one single RpcClient/RPCServer instance to provide access to a bunch of several methods.