ui sockets

This commit is contained in:
j 2019-01-21 10:28:08 +05:30
commit 8da17a33d3
3 changed files with 70 additions and 0 deletions

View file

@ -13,6 +13,7 @@ tor = False
update = False
shutdown = False
websockets = []
uisockets = []
peers = {}
changelog_size = None