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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IXWebSocket!