aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/protocolwebsocket.h (follow)
AgeCommit message (Collapse)Author
2023-08-01Updated copyright date.Mike Buland
2021-10-04Added handler to check/modify http headers.Mike Buland
This is an extra call that happens during the http handshake that allows the implementation to set additional headers, modify existing headers, and cancel the whole connection if desired.
2019-05-24Updated copyright date.Mike Buland
2018-01-29Changes related to debugging an issue.Mike Buland
It may not have had as much to do with low-level protocol details, and a lot of this can be reverted, but I can't revert it right now. I'll look it over later in the week.
2017-10-18I think this version works.Mike Buland
It would be really cool to add more features, like pre-websocket negotiation and callbacks for serving web content, etc.