mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-01 16:03:55 +08:00
d272c03820
* Move `teleport/ironrdp` to `shared/libs/ironrdp` * Do not import `teleport/lib/AuthenticatedWebSocket` in `TdpClient` * Do not import other `teleport` stuff in `TdpClient` * Move `teleport/lib/tdp` to `shared/libs/tdp` * Move `teleport/components/TdpClientCanvas` to `shared/components/CanvasRenderer` * Move `teleport/DesktopSession` to `shared/components/DesktopSession` * Bring back `teleport/DesktopSession` * Improve old artifacts cleaning * Fix path in README.md