Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 5233259

Browse files
committed
readme update
1 parent c82411d commit 5233259

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

README.ESP32Async.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ This library is the base for [ESPAsyncWebServer](https://github.com/ESP32Async/E
1616

1717
The base classes on which everything else is built. They expose all possible scenarios, but are really raw and require more skills to use.
1818

19-
## Changes in this fork
20-
21-
- Based on [ESPHome fork](https://github.com/esphome/AsyncTCP)
19+
## Changes
2220

2321
- `library.properties` for Arduino IDE users
2422
- Add `CONFIG_ASYNC_TCP_MAX_ACK_TIME`

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
# Project moved to [ESP32Async](https://github.com/organizations/ESP32Async) organization at [https://github.com/ESP32Async/AsyncTCP](https://github.com/ESP32Async/AsyncTCP)
44

55
Discord Server: [https://discord.gg/X7zpGdyUcY](https://discord.gg/X7zpGdyUcY)
6+
7+
Please see the new links:
8+
9+
- `ESP32Async/ESPAsyncWebServer @ 3.6.0` (ESP32, ESP8266, RP2040)
10+
- `ESP32Async/AsyncTCP @ 3.3.2` (ESP32)
11+
- `ESP32Async/ESPAsyncTCP @ 2.0.0` (ESP8266)
12+
- `https://github.com/ESP32Async/AsyncTCPSock/archive/refs/tags/v1.0.3-dev.zip` (AsyncTCP alternative for ESP32)
13+
- `khoih-prog/AsyncTCP_RP2040W @ 1.2.0` (RP2040)

0 commit comments

Comments
 (0)