SaaSHub helps you find the best software and product alternatives Learn more →
IXWebSocket Alternatives
Similar projects and alternatives to IXWebSocket
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
RakNet
Discontinued RakNet is a cross platform, open source, C++ networking engine for game programmers.
-
-
libcurl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
C++ REST SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
-
-
IXWebSocket discussion
IXWebSocket reviews and mentions
- Request for a websocket library
-
Where to find Cpp Backend with websocket JSON examples?
If you're looking for a simple websocket lib with minimal dependencies, https://github.com/machinezone/IXWebSocket might be a good choice. It doesn't need Boost or ASIO (most other websocket libs do), TLS and ZLIB are optional.
-
Linker errors in a new project when including a library
When I try building the project using the main example the library provides, it gives me these errors (image). Here is main.cpp from the repo. The developer responded to someone else having the same issue with the code I quoted in my post, but like I said, I have no idea what to do with it. If I can figure out where to put it and get main.cpp working, I can go from there.
-
A note from our sponsor - SaaSHub
www.saashub.com | 26 Apr 2025
Stats
machinezone/IXWebSocket is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of IXWebSocket is C++.