mirror of
				https://github.com/livebook-dev/livebook.git
				synced 2025-10-30 23:36:39 +08:00 
			
		
		
		
	* Set up editor and client side delta handling * Synchronize deltas on the server * Document the client code, add more tests * Implement delta on the server, use compact representation when transmitting changes * Simplify transformation implementation and add documentation * Add session and data tests * Add more delta tests * Clean up evaluator tests wait timeout
		
			
				
	
	
		
			1 line
		
	
	
	
		
			42 B
		
	
	
	
		
			Elixir
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			42 B
		
	
	
	
		
			Elixir
		
	
	
	
	
	
| ExUnit.start(assert_receive_timeout: 300)
 |