Changes for version 0.09
- Renamed ssh:// URL scheme to sshexec://
- Added sshunix:// URL scheme that allows directly connecting to a UNIX socket on the server
Modules
use Tangence with IO::Async
connect to a Tangence server using IO::Async
concrete implementation of Tangence::Stream for IO::Async
serve Tangence clients using IO::Async
Net::Async::Tangence::Protocol subclass for servers