Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slach/test-tornado-chat
Test Chat server on tornado with multi-tenance configuration
https://github.com/slach/test-tornado-chat
Last synced: 3 days ago
JSON representation
Test Chat server on tornado with multi-tenance configuration
- Host: GitHub
- URL: https://github.com/slach/test-tornado-chat
- Owner: Slach
- Created: 2018-04-14T03:09:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T10:32:19.000Z (over 6 years ago)
- Last Synced: 2024-11-16T23:39:11.828Z (about 2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Steps to reproduce
install docker and docker-compose
run
```bash
bash ./run_docker.sh
```