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,898 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
lasselukkari/awot | Library providing a simple web server API for Arduino boards. | 294 |
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. | 752 |
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. | 70 |
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,472 |
mortzdk/websocket | A fast and extendable WebSocket server for UNIX systems written in C. | 200 |
emweb/wt | A C++ library for developing web applications with a focus on rendering and serving content. | 1,703 |