Closed michaelfig closed 5 years ago
Thanks so much for your work here Michael, really great stuff!! Sorry for my lack of action, I have been totally immersed with another project. I'll get your PRs tested and merged over the next couple of days. 💯 👍
This PR has been superseded by #259.
LibSourcey's WebSocket implementation should automatically reply to Ping packets with a Pong of the same payload, as per the spec. This change implements that functionality, as well as allowing for Ping/Pong payloads of length 0.