Asynchronous chat with a common room with the ability to view recent messages.
make venv
make test
make lint
make format
make up
To start chat go to:
http://localhost:8000/
Note that names must be in Latin characters.
To view the latest messages go to:
http://localhost:8000/history
- Python
- Poetry
- FastAPI
- Aioredis
- Pytest
- JavaScript
- jQuery
- Git
- GitHub
- Docker
- Docker Compose