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

Conversation

stgnet
Copy link
Contributor

@stgnet stgnet commented Oct 3, 2014

When starting up a Client, the first packet of data received is expected to be a complete header, and no validation of it is performed even for RFC6455 required elements. This addition insures that the entire header has arrived before marking the websocket transport as connected, instead of allowing the late arriving header data to remain in the data stream, resulting in framing synchronization problems and lost data.

@Devristo Devristo merged commit 5c0b849 into Devristo:master Oct 15, 2014
@Devristo
Copy link
Owner

Thanks! Good catch, sorry for the late response. Working life getting the better of me...

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

Successfully merging this pull request may close these issues.

3 participants