Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 413 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 413 Bytes

Aiohttp chat

Описание

websockets для чата

Установка

git clone https://github.com/Safintim/aiohttp-chat.git
cd aiohttp-chat
pip install -r requirements.txt
  1. Заменить app_conf на app.yaml со своими настройками

  2. Запустить:

python3 chat/main.py