Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates desktopPlaybackHandle to new ws paradigm #37981

Merged
merged 2 commits into from
Feb 9, 2024

Commits on Feb 9, 2024

  1. Updates desktopPlaybackHandle to new ws paradigm

    This was mistakenly left out of #37520.
    This commit also refactors `WithClusterAuthWebSocket` slightly for easier
    comprehension, and updates the vite config to facilitate the new websocket
    endpoints in development mode.
    ibeckermayer committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f7ec4ed View commit details
    Browse the repository at this point in the history
  2. Update lib/web/apiserver.go

    Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>
    ibeckermayer and zmb3 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    880d4a4 View commit details
    Browse the repository at this point in the history