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
We should apply the technique from #260 to client and service callbacks.
Specifically, we could allow taking the request/response in a Box, and to optionally take a ServiceInfo argument (corresponding to rmw_service_info_t).
The text was updated successfully, but these errors were encountered:
We should apply the technique from #260 to client and service callbacks.
Specifically, we could allow taking the request/response in a
Box
, and to optionally take aServiceInfo
argument (corresponding tormw_service_info_t
).The text was updated successfully, but these errors were encountered: