summaryrefslogtreecommitdiff
path: root/src/BWebSocket.cc
AgeCommit message (Expand)Author
2014-06-20Better hashes implementation.Nicolas "Pixel" Noble
2014-05-25Cleaning a few more warnings out.Nicolas "Pixel" Noble
2013-12-25Making the necessary changes to get libtommath, libtomcrypt and BigInt to com...Nicolas "Pixel" Noble
2013-12-25Adding (hopefully) support for interleaved websocket control frames.Nicolas "Pixel" Noble
2013-12-25Most headers are case-insensitive...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