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
- removed mutex lock to avoid race condition. Doubt the lock serves a purpose
- Policy Refactor: There is possibility to call connection's send/ping methods without real data sending
- Master:ifneq (Linux,Darwin) /bin/sh: Syntax error: word unexpected (expecting ")")
- Client end of connection behavior
- Can message::pool<message::data> be used?
- The close handler will never be called for iostream client
- Cannot connect to localhost without global connectivity
- Prevent msvc assertion from firing
- build Error
- Is there any benchmark?
- Docs
- C++ not yet supported