react-native-ssh icon indicating copy to clipboard operation
react-native-ssh copied to clipboard

Request: reuse session

Open richfisher opened this issue 8 years ago • 1 comments

Adding the ability to connect and disconnect manually.

It would be great for better performance.

richfisher avatar Jan 18 '17 13:01 richfisher

Hello, I have inspired from this module and create my own ssh client module.You can try https://github.com/ne0z/react-native-sshclient with support reuse session. Thank you.

ne0z avatar Sep 11 '17 15:09 ne0z