socket.io-arduino-client
WebSocket client
An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology.
A socket.io client for the Arduino Ethernet shield
195 stars
20 watching
66 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Websocket client library for Arduino that enables communication with web services over Websockets | 228 |
| An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
| An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 174 |
| An implementation of a socket.io client in Rust | 432 |
| A WebSocket client library for building real-time communication in WeChat Mini Programs | 696 |
| A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,912 |
| A command-line tool for interacting with WebSockets | 632 |
| A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 701 |
| A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
| A specification for full-duplex and low-overhead communication protocol between clients and servers. | 508 |
| Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
| A client library for socket.io written in PHP. | 112 |
| A high-quality WebSocket client implementation in Java. | 2,031 |
| A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 610 |
| Provides a peer-to-peer communication system using WebSockets and signalling data transmission. | 1,032 |