Skip to content
Snippets Groups Projects
Commit fbd252532ab7 authored by Noah Pederson's avatar Noah Pederson
Browse files

Allow Transport factory to SSHClient.connect

Adds a transport_factory argument to `SSHClient.connect` that allows you
to dynamically generate a Transport instance without, and therefore
modify inner connection parameters before a connection gets established.

This should address some of the issues in #2054 with minial changes to
the API and no changes to Transport while allowing for arbitrary control
over Transports API.
parent 93049b53913d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment