| kristian-lange/net-glimpse |
305 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
other |
JavaScript |
| 1) Real-time visualization of network traffic (Ethernet and Internet), and 2) Streaming of header data from your network interfaces via WebSockets |
| billroy/socket.io-arduino-client |
187 |
|
0 |
0 |
over 9 years ago |
0 |
|
8 |
mit |
C++ |
| A socket.io client for the Arduino Ethernet shield |
| ejeklint/ArduinoWebsocketServer |
152 |
|
0 |
0 |
over 7 years ago |
0 |
|
9 |
|
C++ |
| khoih-prog/EthernetWebServer |
141 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
C++ |
| This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebServer` and `ESP8266 ESP8266WebServer` libraries. Ethernet_Generic library is used as default for W5x00 with custom SPI |
| benjamincburns/websockproxy |
98 |
|
0 |
0 |
over 3 years ago |
0 |
|
4 |
mit |
Python |
| skaarj1989/mWebSockets |
91 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
mit |
C++ |
| WebSockets for microcontrollers |
| khoih-prog/WebSockets_Generic |
69 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| WebSocket / Socket.IO Server and Client for Arduino based on RFC6455. Now supporting Adafruit nRF52, Portenta_H7, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, SAMD21, SAMD51, Arduino SAMD21 (Nano 33 IoT), MKR1000 / MKR1010WiFi, RP2040-based boards using WiFi101, WiFiNINA, WiFi, Ethernet, WT32_ETH01, Teensy 4.1 NativeEthernet/QNEthernet or Portenta_H7 WiFi/Ethernet, etc. so that those boards can be voice-controlled by Alexa. Now supporting websocket only mode for Socket.IO. Ethernet_Generic library is used as default for W5x00 |
| khoih-prog/WebSockets2_Generic |
66 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| A WebSocket Server and Client library for Arduino, based on RFC6455, for writing modern Websockets applications. Now support ESP8266, ESP32 (including ESP32-S2 Saola, AI-Thinker ESP-12K, WT32_ETH01, etc.), nRF52, SAMD21, SAMD51, SAM DUE, STM32F/L/H/G/WB/MP1, Teensy, RP2040-based, etc. boards, with WiFiNINA, Teensy 4.1 NativeEthernet/QNEthernet, Ethernet W5x00 / ENC28J60 / LAN8742A / LAN8720, ESP8266 / ESP32-AT modules/shields, as well as SINRIC / Alexa / Google Home |
| khoih-prog/EthernetWebServer_SSL |
35 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
C |
| Simple TLS/SSL Ethernet WebServer, HTTP Client and WebSocket Client library for for AVR, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52 and RASPBERRY_PI_PICO boards using Ethernet shields W5100, W5200, W5500, ENC28J60 or Teensy 4.1 NativeEthernet/QNEthernet. It now supports Ethernet TLS/SSL Client. The library supports HTTP/HTTPS GET and POST requests, provides argument parsing, handles one client at a time. It supports Arduino boards (SAM DUE, Atmel SAM3X8E ARM Cortex-M3, SAMD21, SAMD51, ESP8266, ESP32, Adafruit nRF52, Teensy boards) using Wiznet W5x00 or ENC28J60 network shields. Ethernet_Generic library is used as default for W5x00 with custom SPI |
| razerbeans/WebSocket-Arduino |
32 |
|
0 |
0 |
about 16 years ago |
0 |
|
0 |
|
|
| WebSocket library for the arduino duemilanove ethernet shield. |