문제

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?

도움이 되었습니까?

해결책

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 :-)

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top