mirror of
				https://github.com/DerTyp7/defrain-shooter-unity.git
				synced 2025-10-31 05:27:07 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			742 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			742 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| SimpleWebTransport is a Transport that implements websocket for Webgl builds of
 | |
| mirror. This transport can also work on standalone builds and has support for 
 | |
| encryption with websocket secure.
 | |
| 
 | |
| How to use:
 | |
|   Replace your existing Transport with SimpleWebTransport on your NetworkManager
 | |
| 
 | |
| Requirements:
 | |
|   Unity 2018.4 LTS
 | |
|   Mirror v18.0.0
 | |
| 
 | |
| Documentation:
 | |
|   https://mirror-networking.gitbook.io/docs/
 | |
|   https://github.com/MirrorNetworking/SimpleWebTransport/blob/master/README.md
 | |
| 
 | |
| Support:
 | |
|   Discord: https://discordapp.com/invite/N9QVxbM
 | |
|   Bug Reports: https://github.com/MirrorNetworking/SimpleWebTransport/issues
 | |
| 
 | |
| 
 | |
| **To get most recent updates and fixes download from github**
 | |
| https://github.com/MirrorNetworking/SimpleWebTransport/releases
 | 
