Function connectionState

  • Listen to details about the connection status. First value is the number of the current websocket connection. Second value is the time the successful websocket connection was alive.

    Returns Observable<[number, number]>