Versions in this module Expand all Collapse all v0 v0.0.3 May 20, 2026 v0.0.2 May 19, 2026 Changes in this version + func BridgeConns(a, b *websocket.Conn) + func NewInternalServer(cfg *config.Config, deps RouterDeps) *http.Server + func NewTerminalServer(cfg *config.Config, store *cluster.Store) *http.Server + func ParseTerminalPath(rawPath string) (clusterID, sandboxID string, ok bool) + type RouterDeps struct + AdminKeyMgr *apikey.AdminKeyManager + IAMService service.IAMService + JWTSecret string + KeyStore syncmgr.KeyStore + ManagerToken string + SyncManager *syncmgr.SyncManager