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.
Provides the ServerSession class.
Wraps a websocket connection to a client.