| aws-samples/simple-websockets-chat-app |
636 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit-0 |
JavaScript |
| This SAM application provides the Lambda functions, DynamoDB table, and roles to allow you to build a simple chat application based on API Gateway's new WebSocket-based API feature. |
| 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 |
| dsandor/example-ws-gateway-sam |
6 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
|
JavaScript |
| Defining WebSocket API Gateway Endpoints in a SAM Template |
| dsandor/aws-websocket-sam-helper |
5 |
|
0 |
0 |
about 7 years ago |
0 |
|
1 |
|
JavaScript |
| This module will allow you to use json files to decorate your serverless code. Those json files will be used to generate out a valid SAM Template. |