5 Commits

Author SHA1 Message Date
07823efd74 Fix deadlock in channels
We now close the Channels when its connection is closed so that we never
try to send events into a dead channel
Add a debug handler showing who is subscribed to what
2019-07-17 12:56:31 +00:00
3b397300bc Add the Eventers logic and handlers 2019-07-15 10:29:44 +00:00
9c429ba3d4 Put user in backend 2019-07-15 08:29:49 +00:00
2bd90e5cb5 events: Add an error channel
The server now sends errors to the client
2019-05-27 12:18:05 +00:00
18127fa3a0 Add WebSockets endpoint /events for torrents 2019-05-23 14:35:42 +00:00