clue / reactphp-ssh-proxy

Async SSH proxy connector and forwarder, tunnel any TCP/IP-based protocol through an SSH server, built on top of ReactPHP.
https://clue.engineering/2018/introducing-reactphp-ssh-proxy
MIT License
21 stars 7 forks source link

Update test suite to use new reactphp/async package instead of clue/reactphp-block #39

Closed SimonFrings closed 1 year ago

SimonFrings commented 1 year ago

See https://github.com/reactphp/async

Builds on top of #32

Ref: https://github.com/clue/reactphp-block/pull/67 and https://github.com/clue/reactphp-block/issues/68