Files
teleport/api/client/proxy
Przemko Robakowski 28f78c3d09 Simplify code around latency detection for desktop (#54795)
* Simplify code around latency detection for desktop

* cleanup

* Use tdp.Conn for client and server

* Add check for context cancellation

* Cleanup

* remove context check

* remove context check

* remove unused field

* use sync.OnceFunc, error on unexpected ping

* err message
2025-05-19 10:34:03 +00:00
..