Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Esp32 Ethernet compatibility #12

Closed
tilchl opened this issue Feb 14, 2021 · 1 comment
Closed

Esp32 Ethernet compatibility #12

tilchl opened this issue Feb 14, 2021 · 1 comment
Labels
Support Library support

Comments

@tilchl
Copy link

tilchl commented Feb 14, 2021

Is your Library compatible with the Ethernet implementation on the esp32?

@khoih-prog
Copy link
Owner

Which Ethernet you're mentioning? LAN8720 or external Ethernet such as W5x00, ENC28J60?
Haven't tested any of those settings yet. Currently not supporting.
Prerequisite is if Async is working seamlessly with Ethernet libraries. Hopefully in the future.

@khoih-prog khoih-prog added the Support Library support label Feb 14, 2021
khoih-prog added a commit that referenced this issue Oct 19, 2022
### Releases v1.9.2

1. Not try to reconnect to the same host:port after connected. Check [setReuse feature #12](khoih-prog/AsyncHTTPSRequest_Generic#12)
2. Update `Packages' Patches`
khoih-prog added a commit that referenced this issue Oct 19, 2022
### Releases v1.9.2

1. Not try to reconnect to the same host:port after connected. Check [setReuse feature #12](khoih-prog/AsyncHTTPSRequest_Generic#12)
2. Update `Packages' Patches`
khoih-prog added a commit that referenced this issue Oct 19, 2022
### Releases v1.9.2

1. Not try to reconnect to the same host:port after connected. Check [setReuse feature #12](khoih-prog/AsyncHTTPSRequest_Generic#12)
2. Update `Packages' Patches`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Support Library support
Projects
None yet
Development

No branches or pull requests

2 participants