🚀 Coroutine-based concurrency library for PHP
-
Updated
Aug 7, 2025 - C++
WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.
🚀 Coroutine-based concurrency library for PHP
HTTP and WebSocket built on Boost.Asio in C++11
Remote-control of OBS Studio through WebSocket
A Fast and Easy to use microframework for the web.
C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets
arduinoWebSockets
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
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
ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS
C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
Speech-to-text server framework with next-gen Kaldi
Paozhu🧨 C++ Web Framework,(Based on C++20) Support HTTP/1 HTTP/2, Rapid development of CRUD web applications, Include modules HttpServer HttpClient WebSocket ORM
Created by Michael Carter, Ian Hickson