Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | websocketpp: Fix compile with Boost 1.70+ | Bruno Randolf | 2020-04-17 |
| | | | | | | | Fix compilation for newer Boost versions, same as in the websocketpp 'develop' branch: https://github.com/zaphoyd/websocketpp/pull/814 Signed-off-by: Bruno Randolf <br1@einfach.org> | ||
* | websocketpp: Add package (WebSocket++) | Bruno Randolf | 2018-10-28 |
WebSocket++ is a header only C++ library that implements RFC6455 The WebSocket Protocol. Signed-off-by: Bruno Randolf <br1@einfach.org> |