mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
128e6a412506a0f152385a107aa8801e484a8c60
git-subtree-dir: src/websocket git-subtree-split: b439cd1ee99f319eb1464f7b44923ce96245735d
WebSocket++ is a full featured C++/Boost ASIO implimentation of RFC6455, the WebSocket protocol which can be used to build applications that feature WebSocket client and server functionality. * Fully supports RFC6455 protocol * Partial support for Hixie draft 76 and Hybi drafts 7-17 * Easy to use message/event based API * Boost ASIO based asynchronous network core * Supports secure WebSockets (TLS) and IPv6 * Fully passes the AutoBahn 0.4.10 test suite * Includes WebSocket performance and stress testing tools * Open-source (BSD license) For more information, please visit: http://www.zaphoyd.com/websocketpp/ or the project's github wiki at: https://github.com/zaphoyd/websocketpp/wiki
Description
Languages
C++
90.3%
C
8.1%
CMake
0.6%
Shell
0.2%
Java
0.2%
Other
0.5%