This version has the boost 1.70+ compatibility included so we can drop the patch. Signed-off-by: Bruno Randolf <br1@einfach.org>
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>
WebSocket++ is a header only C++ library that implements RFC6455 The WebSocket Protocol. Signed-off-by: Bruno Randolf <br1@einfach.org>