focalboard/server/ws
Doug Lauder 75bd409ba0
Notifications phase 1 (#1851)
Backend support for subscribing/unsubscribing to blocks, typically cards and boards. Notifies subscribers when changes are made to cards they are subscribed to.
2021-12-10 10:46:37 -05:00
..
mocks Recovers inactive websockets connections on reconnect in plugin mode (#1324) 2021-09-29 18:19:34 +02:00
adapter.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
common.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
helpers_test.go Recovers inactive websockets connections on reconnect in plugin mode (#1324) 2021-09-29 18:19:34 +02:00
plugin_adapter_client.go Recovers inactive websockets connections on reconnect in plugin mode (#1324) 2021-09-29 18:19:34 +02:00
plugin_adapter_cluster.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
plugin_adapter_test.go Recovers inactive websockets connections on reconnect in plugin mode (#1324) 2021-09-29 18:19:34 +02:00
plugin_adapter.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
server_test.go Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
server.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00