ws-protocol
Web socket protocol
Defines and enables real-time data streaming between devices and servers using web sockets.
Foxglove WebSocket protocol specification and libraries
103 stars
4 watching
62 forks
Language: C++
last commit: 2 months ago foxgloveroboticswebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
| A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 610 |
| A C implementation of the WebSocket protocol designed for embedded systems. | 71 |
| A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 322 |
| A WebSocket-based real-time communication server for web applications. | 61 |
| Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
| A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,912 |
| A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 757 |
| A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. | 1,442 |
| A fast and robust implementation of the WebSocket protocol in Rust | 41 |
| A command-line tool for interacting with WebSockets | 632 |
| A library for creating secure WebSocket clients in Haskell. | 69 |
| A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,482 |
| A WebSocket library for building real-time communication between clients and servers. | 254 |
| A WebSocket protocol handler with pluggable I/O | 223 |