diff options
author | 2018-02-17 16:40:12 +0000 | |
---|---|---|
committer | 2018-02-17 16:40:12 +0000 | |
commit | 13b99667fa35ee913c314d5ec0cdb51d5835a98a (patch) | |
tree | 61e49b8668b6d51523b5dd25e4ffd00bbeca27ec /pysite/views/ws/__init__.py | |
parent | snekchek (diff) |
Integrate websockets into the Flask webapp
Diffstat (limited to 'pysite/views/ws/__init__.py')
-rw-r--r-- | pysite/views/ws/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/pysite/views/ws/__init__.py b/pysite/views/ws/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/pysite/views/ws/__init__.py |