Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

WebSockets: Ping/Pong frames should be handled even if there is no receive #60

Open
marius-klimantavicius opened this issue Mar 10, 2016 · 0 comments

Comments

@marius-klimantavicius
Copy link
Contributor

Current ParseWebSocketReceivedData implementation ignores any data if there is no receive in progress (_webSocketReceiveTcs == null).
Ping/Pong frames should be handled (and invisible to the application) even if there is no active receive in progress.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant