Sure thing. I implemented it in multiple commits, but there was enough
overlap in those commits that I thought it would require extra
unnecessary work to review. But I also found an issue that needs fixed,
so I need to resubmit anyway.
--
Brandon Carpenter | Software Engineer
Cypherpath, Inc.
On Mon, Jul 24, 2017 at 11:42:17AM -0700, Brandon Carpenter wrote:
> Remembering the opcode is sufficient for handling fragmented frames from
> the client, which may be introduced by an intermediary server/proxy.
> Respond to pings and ignore pongs rather than close the connection as
> many browser
Remembering the opcode is sufficient for handling fragmented frames from
the client, which may be introduced by an intermediary server/proxy.
Respond to pings and ignore pongs rather than close the connection as
many browsers use ping/pong to test an idle connection. Close
connections according to