Websocket connection established

This commit is contained in:
Raelon Masters
2020-08-08 10:12:06 -04:00
parent 5d97c066a9
commit f3d9d8160f
13 changed files with 205 additions and 72 deletions

View File

@@ -7,7 +7,6 @@ from base64 import b64decode, b64encode
from pathlib import Path
from backend.lib.config import Config
from backend.lib.hooks import ACatalogue
from django.conf import settings
from django.contrib import auth