russh icon indicating copy to clipboard operation
russh copied to clipboard

Blocking API

Open Fabus1184 opened this issue 1 month ago • 0 comments

For some use cases it is preferable to use a blocking API, and right now this requires everything else to be rewritten to async code.

The https://crates.io/crates/maybe_async crate could help here.

Fabus1184 avatar May 06 '24 15:05 Fabus1184