async-websockets

There are 15 repositories under async-websockets topic.

  • khoih-prog/AsyncWebServer_RP2040W

    Asynchronous WebServer Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. This library, which is relied on AsyncTCP_RP2040W, is part of a series of advanced Async libraries for RP2040W, such as AsyncTCP_RP2040W, AsyncUDP_RP2040W, AsyncWebServer_RP2040W, AsyncHTTPRequest_RP2040W, AsyncHTTPSRequest_RP2040W, etc. Now can display programmed WiFi country-code and support using CString to save heap to send very large data

    Language:C++25497
  • khoih-prog/AsyncWebServer_WT32_ETH01

    This is Asynchronous HTTP and WebSocket Server Library for WT32_ETH01 (ESP32 + LAN8720). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks

    Language:C++17245
  • khoih-prog/AsyncWebServer_ESP32_W5500

    Asynchronous HTTP and WebSocket Server Library for (ESP32 + LwIP W5500). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks

    Language:C++13118
  • khoih-prog/Portenta_H7_AsyncWebServer

    Asynchronous WebServer Library for STM32H7-based Portenta_H7 using mbed_portenta core. This library, which is relied on Portenta_H7_AsyncTCP, is part of a series of advanced Async libraries, such as AsyncTCP, AsyncUDP, AsyncWebSockets, AsyncHTTPRequest, AsyncHTTPSRequest, etc. Now supporting using CString in optional SDRAM to save heap to send very large data

    Language:C++12184
  • khoih-prog/AsyncWebServer_Ethernet

    Asynchronous HTTP and WebSocket Server Library for many boards besides ESP8266, using W5x00 or ENC28J60 Ethernet. Currently supporting only ESP8266. This is Asynchronous HTTP and WebSocket Server Library for ESP8266 using W5x00 or ENC28J60 Ethernet with lwIP_5100, lwIP_5500 or lwIP_enc28j60 library. Now supporting using CString to save heap to send very large data

    Language:C++9134
  • connect-four-online

    Leroy-bit/connect-four-online

    @ConnectFourOnlineBot - bot for playing Connect Four game with a friend using MiniApp.

    Language:Python9103
  • donaldte/django-deepseek-chat

    Django DeepSeek Chat est une application de chat en temps réel intégrant une IA basée sur DeepSeek. Elle permet aux utilisateurs de créer des projets, poser des questions à l'IA, apprendre et collaborer grâce à un système interactif de discussion instantanée. Développée avec Django, Django Channels et WebSockets, elle offre une expérience fluide.

    Language:Python8102
  • khoih-prog/AsyncWebServer_ESP32_SC_W5500

    Asynchronous HTTP and WebSocket Server Library for (ESP32_S2/S3/C3 + LwIP W5500). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks

    Language:C++7205
  • khoih-prog/Portenta_H7_AsyncTCP

    Asynchronous TCP Library for STM32H7-based Portenta_H7 using mbed_portenta core. This library is the base for future and more advanced Async libraries, such as AsyncWebServer, AsyncHTTPRequest and AsyncHTTPSRequest

    Language:C++7324
  • khoih-prog/AsyncTCP_RP2040W

    Asynchronous TCP Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. This library is the base for future and more advanced Async libraries, such as AsyncWebServer_RP2040W, AsyncHTTPRequest_RP2040W, AsyncHTTPSRequest_RP2040W

    Language:C++6107
  • khoih-prog/AsyncWebServer_ESP32_ENC

    Asynchronous HTTP and WebSocket Server Library for (ESP32 + ENC28J60). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks

    Language:C++4112
  • khoih-prog/AsyncWebServer_ESP32_SC_ENC

    Asynchronous HTTP and WebSocket Server Library for (ESP32_S2/S3/C3 + LwIP ENC28J60). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks

    Language:C++3101
  • jeankassio/Async-Client-Websocket

    Async Client Websocket is an asynchronous Websocket Client built with the aim of making your connection lighter and more functional.

    Language:JavaScript1100
  • khoih-prog/AsyncWebServer_ESP32_SC_W6100

    Asynchronous HTTP and WebSocket Server Library for (ESP32_S2/S3/C3 + LwIP W6100). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks

    Language:C++1101
  • khoih-prog/AsyncWebServer_ESP32_W6100

    Asynchronous HTTP and WebSocket Server Library for (ESP32 + LwIP W6100). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks. To install AsyncTCP manually for Arduino IDE

    Language:C++110