Skip to content

Client disconnect isn't passed through the relay server #177

@acandylevey

Description

@acandylevey

The RelayedHttpListenerResponse doesn't contain a CancellationToken nor does RelayedHttpListenerContext or RelayedHttpListenerRequest.

This means that if a client application connected to the relay disconnects, the relay server isn't informed about the disconnect. Attempting to write a response back to the stream you receive a WebSockets exception.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions