======================= Multi-user Chat Example ======================= This is a minimal multi-user chat example using: * `python3 `_ * `sanic `_ * `aiohttp.client `_ * `create-react-app `_