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

GitHub

195 stars
20 watching
66 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
krohling/arduinowebsocketclient A Websocket client library for Arduino that enables communication with web services over Websockets 227
cytle/socket.io-mp-client An implementation of the WebSocket protocol for real-time communication between small programs and servers. 118
socketry/async-websocket An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. 173
1c3t3a/rust-socketio An implementation of a socket.io client in Rust 419
weapp-socketio/weapp.socket.io A WebSocket client library for building real-time communication in WeChat Mini Programs 692
links2004/arduinowebsockets A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. 1,898
eliihen/wsta A command-line tool for interacting with WebSockets 632
marfusios/websocket-client A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling 693
thinkjs/think-websocket-socket.io A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. 9
socketio/socket.io-protocol A specification for full-duplex and low-overhead communication protocol between clients and servers. 510
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
elephantio/elephant.io A client library for socket.io written in PHP. 109
takahikokawasaki/nv-websocket-client A high-quality WebSocket client implementation in Java. 2,028
tatsuhiro-t/wslay A C library implementing the WebSocket protocol for efficient data transfer over web connections. 608
socketio/socket.io-p2p Provides a peer-to-peer communication system using WebSockets and signalling data transmission. 1,030