BareRTC/pkg/config.go
2023-02-05 22:16:36 -08:00

6 lines
70 B
Go

package barertc
import "time"
const PingInterval = 15 * time.Second