Go to file
luukas 37597f920f Make sure clients are authenticated before sending messages.
As the system is asynchronous some messages could (?) slip through before the socket is closed when auth fails.
2021-03-01 19:33:15 +02:00
app Make sure clients are authenticated before sending messages. 2021-03-01 19:33:15 +02:00
.gitignore expanding gitignore to include app/config 2020-12-13 12:27:37 -05:00
main.py fixed bug where tables/default settings were firing each restart 2020-09-22 15:00:05 -04:00
requirements.txt testing notifications 2020-09-18 12:06:02 -04:00