BareRTC/pkg/config.go

6 lines
70 B
Go

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