Skip to content

Check whether asynchronous client is connected  #59

@anyshin

Description

@anyshin

I am implementing asynchronous Server Streaming to implement PushService.
It keeps the RpcHandler addresses requested by multiple clients in the queue, and tries to write to the RpcHandler at a specific point in time.
However, if the client is disconnected before writing, a crash occurs.
Can't you check if the client is connected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions