ArduinoWebsocketServer
WS Server
An implementation of a Websocket server for the Arduino platform
171 stars
26 watching
273 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,912 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 228 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
lasselukkari/awot | Library providing a simple web server API for Arduino boards. | 295 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 757 |
webbit/webbit | A Java library providing an event-based WebSocket and HTTP server framework | 817 |
gnosek/ebb | A lightweight, fast web server designed to host dynamic web applications. | 23 |
3b/clws | A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. | 72 |
jacob3141/qtwebserver | A Qt-based web application server | 62 |
cjhdev/wic | A C implementation of the WebSocket protocol designed for embedded systems. | 71 |
jimevans/strontium | Provides a .NET implementation of the Selenium WebDriver Remote Server | 10 |
housleyjk/ws-rs | A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,482 |
mortzdk/websocket | A fast and extendable WebSocket server for UNIX systems written in C. | 203 |
emweb/wt | A C++ library for developing web applications with support for various backend databases and features. | 1,711 |