mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	- Use tornado as proxy server for development environment, replacing twisted (this doesn't support websockets). - Upgrade tornado version to 4.4.1 (needs to be coupled to the above since neither change works without the other)
		
			
				
	
	
		
			3 lines
		
	
	
		
			56 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			56 B
		
	
	
	
		
			Python
		
	
	
	
	
	
ZULIP_VERSION = "1.4.1+git"
 | 
						|
PROVISION_VERSION = '2.0.0'
 |