websocketpp
https://github.com/zaphoyd/websocketpp
C++
C++ websocket client/server library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported73 Subscribers
View all SubscribersAdd a CodeTriage badge to websocketpp
Help out
- Issues
- Calling websocketpp::server<websocketpp::config::asio>::close() does not properly close all active websocket connections
- Websocket locked DLL_PROCESS_DETACH
- Hesitations in connection_impl.hpp line 1716 have grounds
- Checking m_state from within m_connection_state_lock is senseless
- connection::process_control_frame() does not handle send_close_ack() failures
- The library needs to be able to recover from errors
- Scoped lock in connection::send does not look right
- Fix gcc version detection (fails for gcc 10)
- websocketclient send data 30ms once return ec 0,but wireShark return TCP window Fill ,close client block
- HTTP requests with "Connection: keep-alive" are not handled correctly
- Docs
- C++ not yet supported