IXWebSocket is a C++ library for WebSocket client and server development. It has minimal dependencies (no boost), is very simple to use and support everything you'll likely need for websocket dev (SSL, deflate compression, compiles on most platforms, etc...). HTTP client and server code is also available, but it hasn't received as much testing. It is been used on big mobile video game titles sending and receiving tons of messages since 2017 (iOS and Android). It was tested on macOS, iOS, Linux, Android, Windows and FreeBSD. Two important design goals are simplicity and correctness.
Features
- It is been used on big mobile video game titles sending and receiving tons of messages since 2017
- It was tested on macOS, iOS, Linux, Android, Windows and FreeBSD
- Two important design goals are simplicity and correctness
- HTTP client and server code is also available, but it hasn't received as much testing
- C++ library for WebSocket client and server development
- It has minimal dependencies (no boost), is very simple to use and support everything you'll likely need for websocket dev
License
BSD LicenseFollow IXWebSocket
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 IXWebSocket!