Added Async / Websocket Consumer
Major features
- Test app now based on django >3.0...
- To allow example of how to use its built-in ASGI support and channels for websockets.
- Updated code style and hooks using pre-commit
- Updated doc build to trigger automatically prior to commit