Basic client and server apps. #41
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "2-client-basics"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Basic client and server apps written in Go/Fyne. They can connect with each other via HTTP+WebSockets.
Client app can be built for every supported OS.
Server app can be started in Docker with all required dependencies to run.
Tasks: #2, #3, #4
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.