Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.
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

@marius-klimantavicius

Description

@marius-klimantavicius

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions