react-native-ssh
react-native-ssh copied to clipboard
Request: reuse session
Adding the ability to connect and disconnect manually.
It would be great for better performance.
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.