- Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
There is no difference between one-way consumer or request side of the RPC server.
Describe the solution you'd like
Just expose pause/unpause
methods as simple delegation to the consumer
property on the RpcServer
.
Describe alternatives you've considered
The manual RPC server implementation with Consumer
and Publisher
pair and so on.
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request