mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-13 05:37:29 +08:00
feat: add guarded webrtc node transport
This commit is contained in:
@@ -279,7 +279,8 @@
|
||||
"nodes": {
|
||||
"p2p": {
|
||||
"enabled": false,
|
||||
"transport": "websocket_tunnel"
|
||||
"transport": "websocket_tunnel",
|
||||
"stun_servers": []
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user