You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For clients that supports multiple SSH sessions in single TCP connection, the application flow can be optimized in a way where multiple netconf requests are sent over same establised TCP connection. This does not seem to be supported by current implemention of transport_ssh in this library.
Feature Request:
For clients that supports multiple SSH sessions in single TCP connection, the application flow can be optimized in a way where multiple netconf requests are sent over same establised TCP connection. This does not seem to be supported by current implemention of transport_ssh in this library.
previously seen and closed in #80
The text was updated successfully, but these errors were encountered: