mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-26 04:16:39 +00:00
Update paths, buttons and peer list view (#438)
This commit is contained in:
@@ -128,10 +128,10 @@ This multi-layer approach ensures end-to-end encryption (WireGuard) while enabli
|
||||
|
||||
The Browser Client communicates with NetBird services through WebSocket proxies:
|
||||
|
||||
- **Management Server**: WebSocket to gRPC proxy at the `/ws-proxy` endpoint
|
||||
- **Management Server**: WebSocket to gRPC proxy at the `/ws-proxy/management` endpoint
|
||||
- Wraps gRPC stream bytes in a WebSocket connection
|
||||
- Enables the browser to communicate with the gRPC-based management API
|
||||
- **Signal Server**: WebSocket proxy at the `/ws-proxy` endpoint for the signaling protocol
|
||||
- **Signal Server**: WebSocket proxy at the `/ws-proxy/signal` endpoint for the signaling protocol
|
||||
- **Relay Servers**: WebSocket connections for WireGuard tunnel transport
|
||||
|
||||
These proxies run alongside the respective NetBird services and translate between browser-compatible WebSocket and internal gRPC protocols.
|
||||
|
||||
Reference in New Issue
Block a user