Question

Testimonial of a successful deployment of Netty application in an Ipv6 only network would be appreciated. Are there any known issues regarding Netty and Ipv6?

Était-ce utile?

La solution

I can confirm that we run an application in production that is available over IPv6 and IPv4. This application has both a TCP and UDP protocol.

As suggested, it just works :-)

Autres conseils

I never used IPv6 only with Netty but it should just work. There are no limitations in the netty code which I'm aware of.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top