mirror of
				https://github.com/edera-dev/krata.git
				synced 2025-11-03 23:29:39 +00:00 
			
		
		
		
	controller: implement support for dialing urls for transport
This commit is contained in:
		@ -2,3 +2,6 @@ pub mod control;
 | 
			
		||||
pub mod ethtool;
 | 
			
		||||
pub mod launchcfg;
 | 
			
		||||
pub mod stream;
 | 
			
		||||
 | 
			
		||||
pub const KRATA_DEFAULT_TCP_PORT: u16 = 4350;
 | 
			
		||||
pub const KRATA_DEFAULT_TLS_PORT: u16 = 4353;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user