File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,13 @@ In order for clients and workspaces to be able to connect:
22
22
- Any reverse proxy or ingress between the Coder control plane and
23
23
clients/agents must support WebSockets.
24
24
25
- > ** Note:** We strongly recommend that clients connect to Coder and their workspaces
26
- > over a good quality, broadband network connection. The following are minimum requirements:
27
- > * better than 400ms round-trip latency to the Coder server and to their workspace
28
- > * better than 0.5% random packet loss
25
+ > ** Note:** We strongly recommend that clients connect to Coder and their
26
+ > workspaces over a good quality, broadband network connection. The following
27
+ > are minimum requirements:
28
+ >
29
+ > - better than 400ms round-trip latency to the Coder server and to their
30
+ > workspace
31
+ > - better than 0.5% random packet loss
29
32
30
33
In order for clients to be able to establish direct connections:
31
34
You can’t perform that action at this time.
0 commit comments