UdpServerSocketChannel
UdpServerSocketChannel copied to clipboard
Tests
Please consider adding some JUnit test for your project. This will require some gradle tweaking to make it work, as your current structure is not 'typical' :)
I've actually added a failing test here https://github.com/darkwitch/UdpServerSocketChannel/commit/fde64fb962da69ada872e34c0c5c9dc55aef21eb
Yeah, i will do that when i will have some time.