sshkit.ex
sshkit.ex copied to clipboard
Streaming support?
It would be nice to provide a convenient way of streaming data between hosts (up & down) via SSH.
See also: https://github.com/bitcrowd/sshkit.ex/pull/138#issuecomment-468443025, #150
Here's a preliminary, working example of a streaming interface for v1 (from the v1 branch):
https://github.com/bitcrowd/sshkit.ex/blob/9051dcac8059b05049397cbaac70588cd4d7465f/examples/stream.exs