fix: 适配支持RFC 3489/5389/5780检测

This commit is contained in:
spiritlhl
2025-07-22 05:24:41 +00:00
parent f1b1b72943
commit c17f7bbd12
5 changed files with 244 additions and 48 deletions

View File

@@ -2,7 +2,7 @@ package model
import "github.com/pion/logging"
const GoStunVersion = "v0.0.4"
const GoStunVersion = "v0.0.5"
var (
AddrStr = "stun.voipgate.com:3478"