jsch
jsch copied to clipboard
Implement Netty based refactor for event based IO via SSH
trafficstars
It would be awesome to refactor to use Netty as the underlying network transport library so that we can perform event-based I/O in a non-blocking manner. I will investigate the feasibility of such an implementation. To facilitate allowing more people to contribute, I will also make my fork build via Maven.