This should cover anything extra being done to support the Zenoh transport. Are additional threads required? Or a thread pool? Any locking needed? Will this implementation be doing anything special based on message type (e.g. creating a connected session when invoking RPC methods)? If so, how will that be done?
This should cover anything extra being done to support the Zenoh transport. Are additional threads required? Or a thread pool? Any locking needed? Will this implementation be doing anything special based on message type (e.g. creating a connected session when invoking RPC methods)? If so, how will that be done?