Add first experiment with websockets, for datasync status page

This commit is contained in:
Lance Edgar 2022-08-17 18:19:37 -05:00
parent 065f845707
commit 2375733d0f
9 changed files with 414 additions and 17 deletions

View file

@ -2,7 +2,7 @@
################################################################################
#
# Rattail -- Retail Software Framework
# Copyright © 2010-2021 Lance Edgar
# Copyright © 2010-2022 Lance Edgar
#
# This file is part of Rattail.
#
@ -84,6 +84,7 @@ requires = [
# TODO: cornice<5 requires pyramid<2 (see above)
'pyramid<2', # 1.3b2 1.10.8
'asgiref', # 3.2.3
'colander', # 1.7.0
'ColanderAlchemy', # 0.3.3
'humanize', # 0.5.1