Skip to content

Check whether asynchronous client is connected  #59

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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