async-tcp-server topic

List async-tcp-server repositories

WatsonTcp

555
Stars
108
Forks
Watchers

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

SimpleSockets

81
Stars
31
Forks
Watchers

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

AsyncWebServer_RP2040W

23
Stars
6
Forks
Watchers

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 fo...

AsyncWebServer_WT32_ETH01

16
Stars
4
Forks
Watchers

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 beginChu...