SaaSHub helps you find the best software and product alternatives Learn more →
Top 19 C++ WebSocket Projects
-
FOMO is created by Iranian developer amirfaramarzi. This framework sits on top of the asynchronous event driven framework swoole that creates insane levels of performance out of apps (we're talking Go/Rust level of performance)! Check out the performance on the Web Frameworks Benchmark.
-
Project mention: Learning to build networking applications using C/C++ from scratch | reddit.com/r/cpp_questions | 2023-01-26
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
In another topic it was also mentioned that there is a Legacy Websocket plugin to allow the original PCPanel software to still connect.
-
Restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
Project mention: How to use C++ as the backend for web dev? | reddit.com/r/learnprogramming | 2022-03-25Use a rest api library like https://github.com/corvusoft/restbed. You can use a json library with this to serialize/deserialize your data into json objects.
-
I'm trying to connect to my NodeJS WebSocket server with my ESP32 using a secured connection over SSL. I'm using an arduinoWebsockets library (v 2.3.7) on platformio with code:
-
-
Project mention: Viejo programador tratando de aprender algo nuevo. | reddit.com/r/devsarg | 2022-12-04
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
esp-rfid
ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS
-
libdatachannel
C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets
Node.js node JavaScript runtime itself provides a means to interface with native applications. Plenty of people write their own WebSocket or WebRTC data channel libraries https://github.com/paullouisageneau/libdatachannel.
-
CppServer
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
-
Looking quickly you'll want to use https://github.com/brainboxdotcc/DPP/blob/master/library-vcpkg/CMakeLists.txt
-
There’s a program you can install on your PC called LG TV Companion that turns on and off the tv at the same time as the PC, so you don’t have to think about it or need the remote. Although I have had to use the remote every now and then when it doesn’t sync up.
-
QtSwissArmyKnife
QSAK (Qt Swiss Army Knife) is a multi-functional, cross-platform debugging tool based on Qt.
-
DiscordCoreAPI
A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.
-
malloy
A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket. (by Tectu)
Project mention: C++20 HTTP(S) and WS(S) client & server components | reddit.com/r/cpp | 2022-09-07 -
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ WebSocket related posts
- Learning to build networking applications using C/C++ from scratch
- obs websocket update?
- Creating an audio streaming server with DASH, HLS or SmoothStreaming
- Something like NDI but... wired?
- OBS 28.0 with Instant Replay On Streamdeck Help
- Anyone use Websocket?
- Websocket OBS v28 for AVerMedia Nexus
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea5926f408>
www.saashub.com | 28 Jan 2023
Index
What are some of the best open-source WebSocket projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | Swoole | 17,700 |
2 | Boost.Beast | 3,650 |
3 | obs-websocket | 3,192 |
4 | Restbed | 1,765 |
5 | arduinoWebSockets | 1,632 |
6 | Crow | 1,441 |
7 | TreeFrog Framework | 1,162 |
8 | esp-rfid | 1,141 |
9 | libdatachannel | 1,011 |
10 | CppServer | 970 |
11 | DPP | 600 |
12 | LGTVCompanion | 484 |
13 | QtSwissArmyKnife | 381 |
14 | DiscordCoreAPI | 123 |
15 | malloy | 52 |
16 | disorient | 30 |
17 | WebSocket | 27 |
18 | Mach3Controller | 8 |
19 | flutter_webrtc_websocket | 8 |