Skip to content

Added Async / Websocket Consumer

Compare
Choose a tag to compare
@thclark thclark released this 25 Nov 17:19
· 13 commits to main since this release
5cf3ae0

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