Skip to content

Get-WebSocket servers should receive asynchronously #75

@StartAutomating

Description

@StartAutomating

Whenever a WebSocket is opened, ReceiveAsync should be called.

While the server is awaiting a web context, it should check all active ReceiveAsync calls, collect the incoming messages from any completed request, and call ReceiveAsync again.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions