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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IXWebSocket!