Skip to content

Conversation

@jleroy
Copy link

@jleroy jleroy commented Mar 24, 2025

Fasthttp’s ListenAndServe() only allow listening on IPv4 addresses.
This PR enable dual-stack (IPV4+IPv6) or IPv6-only listening by adding a custom listener in Fastglue’s ListenAndServe().

@knadh
Copy link
Contributor

knadh commented Mar 25, 2025

CC @rhnvrm

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.

3 participants