websocketpp
websocketpp copied to clipboard
C++ websocket client/server library
cant install with vcpkg
seems like it completely breaks on newer versions. this is my error: ``` C:/Users/-/Documents/GitHub/X/include/websocketpp/transport/asio/connection.hpp:89:24: error: no type named 'io_service' in namespace 'websocketpp::lib::asio' 89 | typedef lib::asio::io_service * io_service_ptr; | ~~~~~~~~~~~^...
I use the example of the tls_server , but it not work. I debug the program,find the verify_subject_alternative_name function and verify_common_name function return false, how can l fix it? Can...
I'm currently using the 0.3.0-alpha3 version in different projects. It's working fine! Now I'm interested in supporting simple HTTP requests including request bodies. This functionality was added in 0.5.0. In...
Just made a fork so I could pull in the lib more easily into a platformio project
when building the library version 0.8.2 using scons, observed a compilation error. "File "/home/sarath/TESTMP/MaintenancePortal/Distribution/scripts/.libs/websocketpp-0.8.2/SConstruct", line 35 raise SCons.Errors.UserError, "Neither BOOST_ROOT, nor BOOST_INCLUDES + BOOST_LIBS was set!" SyntaxError: invalid syntax "...
when building the library version 0.8.2 using scons, observed a compilation error. "File "/home/sarath/TESTMP/MaintenancePortal/Distribution/scripts/.libs/websocketpp-0.8.2/SConstruct", line 35 raise SCons.Errors.UserError, "Neither BOOST_ROOT, nor BOOST_INCLUDES + BOOST_LIBS was set!" SyntaxError: invalid syntax "...