Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 support #47

Closed
samip5 opened this issue Dec 19, 2021 · 3 comments
Closed

IPv6 support #47

samip5 opened this issue Dec 19, 2021 · 3 comments

Comments

@samip5
Copy link

samip5 commented Dec 19, 2021

It would be really nice if this could be be implemented in a way that enables me to connect to an IPv6-only MQTT broker.

Example on IPv6 support on ESP8266: https://github.com/IPv6-ESP8266/IPv6-ESP8266

@devWaves
Copy link
Owner

I don't think this is possible yet with esp32 arduino espressif/arduino-esp32#1261

@samip5
Copy link
Author

samip5 commented Dec 24, 2021

I don't think this is possible yet with esp32 arduino espressif/arduino-esp32#1261

It is possible with SLAAC addresses and static ones.

@devWaves
Copy link
Owner

devWaves commented Jan 2, 2022

the EspMQTTClient doesn't look like it is setup for ipv6. I will close issue but will reopen if needed

@devWaves devWaves closed this as completed Jan 2, 2022
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

No branches or pull requests

2 participants