Skip to content

VoidAny/very_simple_multiuser_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this

This is a simple demo app to try out syncing multiple clients using an a central server and an api.

Each client is a user on the server. Each user has a nickname and message.

The server/api is currently deployed at very-simple-multiuser-app-api.tk as a public instance.

To use, simply run the main.py file with Python >= 3.9. To scroll the messages, use the arrow up and down keys. To exit, type exit at the message prompt or ctrl+c.

About

A very simple example of an app with a central server to sync multiple clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors