A very simple, fast, multithreaded, platform-independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Asio (both Boost.Asio and standalone Asio can be used) and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
Features
- RFC 6455 mostly supported: text/binary frames, fragmented messages, ping-pong, connection close with status and reason
- Asynchronous message handling
- Thread pool if needed
- Platform independent
- WebSocket Secure support
- Simple way to add WebSocket endpoints using regex for path, and anonymous functions
- An easy to use WebSocket and WebSocket Secure client library
Categories
LibrariesLicense
MIT LicenseFollow Simple-WebSocket-Server
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Simple-WebSocket-Server!