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

Support for IPv6 #140

Merged
merged 2 commits into from
Apr 21, 2024
Merged

Support for IPv6 #140

merged 2 commits into from
Apr 21, 2024

Conversation

vovayartsev
Copy link
Contributor

For my Staging environment, I have Redpanda running on fly.io, and I could not connect it to Broadway because only IPv6 addresses are available within fly.io internal network (or I couldn't figure out how to enable IPv4).

The workaround was to use extra_sock_opts: [:inet6] documented here (with :inet6 value documented here )

This PR white-lists and documents extra_sock_opts within available client_config.

@josevalim josevalim merged commit 17f624a into dashbitco:main Apr 21, 2024
4 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

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.

None yet

2 participants