bokeh.server.connection#

Provides the ServerSession class.

class ServerConnection(protocol: Protocol, socket: WebSocketTransport, application_context: ApplicationContext, session: ServerSession)[source]#

Wraps a websocket connection to a client.

detach_session() None[source]#

Allow the session to be discarded and don’t get change notifications from it anymore