Skip to content

Expose pause/unpause operations on the RpcServer #165

@artembilan

Description

@artembilan

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions