mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-06-06 12:29:44 +00:00
feat: add control stream liveness
This commit is contained in:
@@ -23,6 +23,11 @@ net:
|
||||
transport: datachannel # datachannel | videochannel | seichannel | vp8channel
|
||||
dns: "8.8.8.8:53"
|
||||
|
||||
liveness:
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
failures: 3
|
||||
|
||||
# Outbound SOCKS5 proxy for server-side egress (optional)
|
||||
socks:
|
||||
proxy_addr: "" # e.g. "127.0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user