mirror of
				https://github.com/ossrs/srs.git
				synced 2025-03-09 15:49:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			170 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			170 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| module github.com/pion/mdns
 | |
| 
 | |
| go 1.12
 | |
| 
 | |
| require (
 | |
| 	github.com/pion/logging v0.2.2
 | |
| 	github.com/pion/transport v0.8.10
 | |
| 	golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933
 | |
| )
 |