-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Description
When a Bokeh server application times out and disconnects from the Websocket there's generally no indication that this happened and indeed no mechanism for a developer to add some kind of message. To enable this it would be great if we could somehow allow declaring a JS callback which fires when the Websocket disconnects which could then be leveraged by a developer to pop up a notification of some kind.
ivan-usov, kalebpace, EfremBraun, Material-Scientist, nghenzi and 3 more