no, so far the focus is on getting the protocol itself implemented.
Maybe later, or maybe somebody else does this :)
Our main usecase is filetransfer, so all the multi-connection server stuff is not so important
right now.
Bernd.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
Thanks for sharing this project.
Have you thought about combining your implementation with Netty?
http://www.jboss.org/netty.html
I guess it could be very powerful as Netty is v.good at handling multiple connections
and highly optimized.
hi,
no, so far the focus is on getting the protocol itself implemented.
Maybe later, or maybe somebody else does this :)
Our main usecase is filetransfer, so all the multi-connection server stuff is not so important
right now.
Bernd.