You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: