mirror of
https://github.com/me-no-dev/AsyncTCP.git
synced 2025-07-29 18:27:33 +02:00
readme update
This commit is contained in:
@ -16,9 +16,7 @@ This library is the base for [ESPAsyncWebServer](https://github.com/ESP32Async/E
|
||||
|
||||
The base classes on which everything else is built. They expose all possible scenarios, but are really raw and require more skills to use.
|
||||
|
||||
## Changes in this fork
|
||||
|
||||
- Based on [ESPHome fork](https://github.com/esphome/AsyncTCP)
|
||||
## Changes
|
||||
|
||||
- `library.properties` for Arduino IDE users
|
||||
- Add `CONFIG_ASYNC_TCP_MAX_ACK_TIME`
|
||||
|
@ -3,3 +3,11 @@
|
||||
# Project moved to [ESP32Async](https://github.com/organizations/ESP32Async) organization at [https://github.com/ESP32Async/AsyncTCP](https://github.com/ESP32Async/AsyncTCP)
|
||||
|
||||
Discord Server: [https://discord.gg/X7zpGdyUcY](https://discord.gg/X7zpGdyUcY)
|
||||
|
||||
Please see the new links:
|
||||
|
||||
- `ESP32Async/ESPAsyncWebServer @ 3.6.0` (ESP32, ESP8266, RP2040)
|
||||
- `ESP32Async/AsyncTCP @ 3.3.2` (ESP32)
|
||||
- `ESP32Async/ESPAsyncTCP @ 2.0.0` (ESP8266)
|
||||
- `https://github.com/ESP32Async/AsyncTCPSock/archive/refs/tags/v1.0.3-dev.zip` (AsyncTCP alternative for ESP32)
|
||||
- `khoih-prog/AsyncTCP_RP2040W @ 1.2.0` (RP2040)
|
||||
|
Reference in New Issue
Block a user