arduinoWebSockets

WebSocket library

A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol.

arduinoWebSockets

GitHub

2k stars
90 watching
555 forks
Language: C++
last commit: 5 days ago
Linked from 1 awesome list

arduino-libraryespesp8266websocketwebsocket-clientwebsocket-serverwebsocketswswss

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
ejeklint/arduinowebsocketserver An implementation of a Websocket server for the Arduino platform 171
websockets-rs/rust-websocket A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. 1,547
machinezone/ixwebsocket A lightweight C++ library for building WebSocket clients and servers with TLS support. 551
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36
tatsuhiro-t/wslay A C library implementing the WebSocket protocol for efficient data transfer over web connections. 608
websocket-rails/websocket-rails A Ruby-based library providing plug-and-play WebSocket support for Rails applications. 1,728
denoland/fastwebsockets A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. 872
treeform/ws A WebSocket library for building real-time communication between clients and servers. 254
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
zhaojh329/libuwsc A lightweight WebSocket client library with support for SSL and Lua binding. 289
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 407
eliihen/wsta A command-line tool for interacting with WebSockets 632
nventimiglia/websockets.pcl A portable class library implementing WebSocket protocol on multiple platforms using native bridges and libraries. 98
lawouach/websocket-for-python An implementation of the WebSocket protocol defined in RFC 6455 for Python programming 1,121