summaryrefslogtreecommitdiff
path: root/includes/BWebSocket.h
AgeCommit message (Expand)Author
2013-12-25Adding (hopefully) support for interleaved websocket control frames.Nicolas "Pixel" Noble
2013-12-24Defaulting outgoing websocket frames to text mode.Nicolas "Pixel" Noble
2013-12-22Actually supporting client/server enforcements, as well as ping.Nicolas "Pixel" Noble
2013-12-21WebSockets can now send frames.Nicolas "Pixel" Noble
2013-12-21Various tweaks and fixes to WebSockets, and receiving messages is now fully f...Nicolas "Pixel" Noble
2013-12-21Preliminary WebSocket protocol support.Nicolas "Pixel" Noble