websocketpp
WebSocket client/server library
Provides a C++ library to establish and manage WebSocket connections between clients and servers over network.
C++ websocket client/server library
7k stars
314 watching
2k forks
Language: C++
last commit: 6 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing a low-level networking framework with support for HTTP/1, WebSocket, and TLS. | 4,392 |
| A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,912 |
| An implementation of the WebSocket protocol for C# applications. | 5,759 |
| A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,839 |
| A lightweight C++ library for building WebSocket clients and servers with TLS support. | 557 |
| A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 610 |
| Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
| A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
| A Websocket client library for Arduino that enables communication with web services over Websockets | 228 |
| An embeddable C++ webserver with WebSocket support for building small-scale networked applications. | 740 |
| Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets | 17,176 |
| A WebSocket implementation in Go. | 6,169 |
| A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
| A lightweight C++ library for creating cross-platform network programs using sockets. | 157 |
| An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |