ArduinoWebsocketClient
Websocket client
A Websocket client library for Arduino that enables communication with web services over Websockets
Websocket client for Arduino
227 stars
27 watching
72 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
billroy/socket.io-arduino-client | An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. | 195 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
ejeklint/arduinowebsocketserver | An implementation of a Websocket server for the Arduino platform | 171 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
theturtle32/as3websocket | An implementation of the WebSocket protocol in ActionScript 3 | 247 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 693 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,028 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |
ratchetphp/pawl | A PHP library implementing an asynchronous WebSocket client for communicating with web servers. | 583 |