websocketpp

WebSocket client/server library

A C++ library that provides WebSocket protocol implementation and support for various network transport modules.

C++ websocket client/server library

GitHub

7k stars
315 watching
2k forks
Language: C++
last commit: 3 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
boostorg/beast A C++ library providing a low-level networking framework with support for HTTP/1, WebSocket, and TLS. 4,372
links2004/arduinowebsockets A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. 1,898
sta/websocket-sharp An implementation of the WebSocket protocol for C# applications. 5,731
websockets/ws A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. 21,752
machinezone/ixwebsocket A lightweight C++ library for building WebSocket clients and servers with TLS support. 551
tatsuhiro-t/wslay A C library implementing the WebSocket protocol for efficient data transfer over web connections. 608
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36
krohling/arduinowebsocketclient A Websocket client library for Arduino that enables communication with web services over Websockets 227
mattgodbolt/seasocks An embeddable C++ webserver with WebSocket support for building small-scale networked applications. 735
joewalnes/websocketd Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets 17,160
gobwas/ws A WebSocket implementation in Go. 6,143
zhaojh329/libuwsc A lightweight WebSocket client library with support for SSL and Lua binding. 289
dfhack/clsocket A lightweight C++ library for creating cross-platform network programs using sockets. 157
cytle/socket.io-mp-client An implementation of the WebSocket protocol for real-time communication between small programs and servers. 118