Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 191 Bytes

File metadata and controls

11 lines (6 loc) · 191 Bytes

Chat Api

This is backend chat with Redis and Fastapi

Installation

pip install -r requirements.txt

Test

To test the chat, launch Locust with the script locust -f tests/test_async.py