We use cookies to make your experience better.
Learn how to enable P2P connections to workspaces.
Coder supports the use of WebRTC STUN, enabling point-to-point, direct connections to workspaces. Direct connections to workspaces help avoid the need to proxy traffic, reducing latency.
To connect to workspaces using WebRTC STUN:
If you don't have a STUN server, you can use Google's publicly accessible option. The URL for Google's STUN server is
stun:stun.l.google.com:19302
.
See an opportunity to improve our docs? Make an edit.