feat(remoteingress-core): add UDP tunneling support between edge and hub
This commit is contained in:
@@ -2,5 +2,6 @@ pub mod hub;
|
||||
pub mod edge;
|
||||
pub mod stun;
|
||||
pub mod transport;
|
||||
pub mod udp_session;
|
||||
|
||||
pub use remoteingress_protocol as protocol;
|
||||
|
||||
Reference in New Issue
Block a user