Closed AL333Z closed 6 years ago
Hi, I was playing a little bit with the api, and this is the outcome. This is fairly incomplete and probably wrong, but you may find it useful.
Basically, I just added support for AsynchronousServerSocketChannel. I also added a demo app, and it has been really fun :)
Hi @ysusuk , I rebased my branch, moving the sample in tut. Let me know if this is what you expected :)
About InetSocketAddress, do you think it could make sense to open a new issue for that?
InetSocketAddress
Hi, I was playing a little bit with the api, and this is the outcome. This is fairly incomplete and probably wrong, but you may find it useful.
Basically, I just added support for AsynchronousServerSocketChannel. I also added a demo app, and it has been really fun :)