mirror of
https://github.com/fosrl/olm.git
synced 2026-02-07 21:46:40 +00:00
@@ -313,7 +313,7 @@ func (o *Olm) StartTunnel(config TunnelConfig) {
|
||||
userToken,
|
||||
config.OrgID,
|
||||
config.Endpoint,
|
||||
30, // 30 seconds
|
||||
30 * time.Second, // 30 seconds
|
||||
config.PingTimeoutDuration,
|
||||
websocket.WithPingDataProvider(func() map[string]any {
|
||||
o.metaMu.Lock()
|
||||
|
||||
Reference in New Issue
Block a user