Skip to content

acaprojects/evented-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evented SSH

evented-ssh is a net-ssh adapter for Libuv. For the most part you can take any net-ssh code you have and run it in the Libuv reactor.

It runs almost entirely on net-ssh code, replacing parts of the transport and using futures in place of IO select calls.

Installation

gem install evented-ssh

About

SSH client for ruby that uses event driven IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages