mirror of
				https://github.com/falk-werner/webfuse
				synced 2025-06-13 12:54:15 +00:00 
			
		
		
		
	fixes typo
This commit is contained in:
		
							parent
							
								
									922c810a3d
								
							
						
					
					
						commit
						c68106f87d
					
				@ -31,7 +31,7 @@ To avoid Steps 1 and 2, it would be great to keep the update file entirely in we
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
webfuse solves this problem by using the [WebSocket](https://en.wikipedia.org/wiki/WebSocket) protocol. The emdedded device runs a service, known as webfuse adapter, awaiting incoming connections, e.g. from a web browser. The browser acts as a file system provider, providing the update file to the device.
 | 
					webfuse solves this problem by using the [WebSocket](https://en.wikipedia.org/wiki/WebSocket) protocol. The emdedded device runs a service, known as webfuse adapter, awaiting incoming connections, e.g. from a web browser. The browser acts as a file system provider, providing the update file to the device.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Concecpt
 | 
					## Concept
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    +---------------------+  +-------------+      +------+
 | 
					    +---------------------+  +-------------+      +------+
 | 
				
			||||||
    | Filesystem Provider |  |   webfuse   |      | user |
 | 
					    | Filesystem Provider |  |   webfuse   |      | user |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user