|
|
1 год назад | |
|---|---|---|
| .. | ||
| README.md | 2 лет назад | |
| listen.py | 1 год назад | |
This is a simple mock server to facilitate development in the frontend.
python -m pip install -r requirements.txt
python listen.py
Then open the frontend to connect to the mock server. It will simply reply to every received message.