Skip to content

Update async TCP dependency packages#10

Closed
labodj wants to merge 1 commit into
HeMan:masterfrom
labodj:update-async-dependencies
Closed

Update async TCP dependency packages#10
labodj wants to merge 1 commit into
HeMan:masterfrom
labodj:update-async-dependencies

Conversation

@labodj

@labodj labodj commented Apr 27, 2026

Copy link
Copy Markdown

Summary

Updates the PlatformIO dependency declarations in library.json to use the maintained esp32async packages:

  • esp32async/ESPAsyncTCP ^2.0.0 for ESP8266
  • esp32async/AsyncTCP ^3.4.10 for ESP32 and LibreTiny

This keeps the manifest aligned with the maintained async TCP package line used by modern PlatformIO projects.

Validation

  • jq -e . library.json
  • git diff --check
  • pio pkg pack . -o /tmp/async-mqtt-client-pr-check.tar.gz

@labodj

labodj commented Apr 27, 2026

Copy link
Copy Markdown
Author

Closing as duplicate of #9, which already carries the dependency update from the existing labodj:update-dependencies branch.

@labodj labodj closed this Apr 27, 2026
@labodj
labodj deleted the update-async-dependencies branch April 27, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant