Merge remote-tracking branch 'origin/feat/client/port-forwarding'
# Conflicts: # crates/wraith-core/src/client/mod.rs # crates/wraith-core/src/lib.rs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
pub mod channel_manager;
|
||||
pub mod forward;
|
||||
|
||||
pub use channel_manager::{ChannelManager, ForwardRequest};
|
||||
pub use channel_manager::{ChannelManager, ForwardRequest};
|
||||
pub use forward::{LocalForwarder, PortForwardSpec, PortForwardSpecKind, RemoteForwarder};
|
||||
Reference in New Issue
Block a user