gz-transport icon indicating copy to clipboard operation
gz-transport copied to clipboard

Service request with raw callback

Open nkoenig opened this issue 4 years ago • 0 comments

There is support for topic subscriptions with RawCallbacks. It would be nice to support a similar feature for Services, where the response type is not known at compile time. The scope could be limited to services that don't require a request message, or only an ignition.msgs.Empty request.

I could use this for websockets work related to SubT, so targeting Blueprint would be nice.

nkoenig avatar May 08 '20 18:05 nkoenig