async-tcp-server

There are 17 repositories under async-tcp-server topic.

  • dotnet/WatsonTcp

    WatsonTcp is the easiest way to build TCP-based clients and servers in C#.

    Language:C#59828185117
  • SimpleSockets

    Cloet/SimpleSockets

    Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.

    Language:C#8092231
  • 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++25596
  • 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++16344
  • 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++12216
  • 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++12283
  • 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++9233
  • 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++7423
  • 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++6304
  • 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++4203
  • khoih-prog/ESPAsyncTCP

    Async TCP Library for ESP8266 using WiFi or LwIP Ethernet. This library is the base for more advanced Async libraries, such as ESPAsyncWebServer, AsyncHTTPRequest, etc.

    Language:C++4114
  • 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++3211
  • 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
  • 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++110
  • khoih-prog/Teensy41_AsyncTCP

    Asynchronous TCP Library for Teensy 4.1 using QNEthernet. This library is the base for future Async support for many current or future libraries, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, AsyncTCP_SSL_Teensy41, etc.

    Language:C++1201
  • opennikish/py-tcp-echo-server

    Asynchronous TCP echo-server built on top of the python asyncio

    Language:Python0100
  • 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++10