Skip to content

Server and server transport needs to provide closure notification #10

@stephentoub

Description

@stephentoub

This could be a CompletedTask or similar.

Especially for the stdio transport, the server process logic needs to be able to exit when the client disconnects. It can't rely on the client always doing the "right thing". and killing the server process.

The getting started server code should be able to just await the completion of the stdio server.

cc: @halter73

Metadata

Metadata

Assignees

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