Reactor Netty: UDP DNS client example
This example is to demonstrate send and receive DNS UDP packets add netty’s built-in ChannelHandler using Reactor Netty’s interface to build send and receive action terminate connection Code of netty is here and using following library netty 4.1.107.Final Project Reactor...