diff options
Diffstat (limited to 'libraries/libwebsocketpp/README')
-rw-r--r-- | libraries/libwebsocketpp/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libwebsocketpp/README b/libraries/libwebsocketpp/README new file mode 100644 index 0000000000..1690b1cb86 --- /dev/null +++ b/libraries/libwebsocketpp/README @@ -0,0 +1,3 @@ +WebSocket++ is a full featured C++/Boost ASIO implementation of RFC6455, the +WebSocket protocol which can be used to build applications that feature +WebSocket client and server functionality. |