778cbed9b3
Add control_exchange to configure an exchange name for message. Add rpc_response_timeout to configure seconds time for waiting for a response from a call. Change-Id: Ida071f7862f16cb7c5679d23860f99db9fab6f57
8 lines
286 B
YAML
8 lines
286 B
YAML
---
|
|
features:
|
|
- Add new parameter "control_exchange", the default exchange under
|
|
which topics are scoped. May be overridden by an exchange name
|
|
specified in the transport_url option.
|
|
- Add new parameter "rpc_response_timeout", seconds to wait for a
|
|
response from a call
|