a53deebbcf
Do not return on torrentsUpdate errors
2019-07-17 13:35:53 +00:00
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
f48292e8e4
Rename notifier in events
2019-07-17 12:47:03 +00:00
3b397300bc
Add the Eventers logic and handlers
2019-07-15 10:29:44 +00:00
07eefe1870
Rename backend/backend in backend/models
2019-07-15 08:29:49 +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