Skip to content

Commit 49c6bce

Browse files
committed
formatting
Signed-off-by: Spike Curtis <spike@coder.com>
1 parent e408f07 commit 49c6bce

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/networking/index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,13 @@ In order for clients and workspaces to be able to connect:
2222
- Any reverse proxy or ingress between the Coder control plane and
2323
clients/agents must support WebSockets.
2424

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
2932
3033
In order for clients to be able to establish direct connections:
3134

0 commit comments

Comments
 (0)