Skip to content

Provide a way to shutdown a connection on quiescence #69

Open
@carllerche

Description

@carllerche

Both the server and the client need a way to initiate a clean shutdown. The process should be:

  • Stop accepting new streams
  • Wait until all existing streams are complete
  • Send a GO_AWAY frame
  • Close the connection.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions