mirror of
https://github.com/gortc/stun.git
synced 2025-10-06 00:56:56 +08:00
all: init TURN and ICE
This commit is contained in:
@@ -9,6 +9,7 @@ func TestErrorCode_Reason(t *testing.T) {
|
||||
CodeUnauthorised,
|
||||
CodeUnknownAttribute,
|
||||
CodeStaleNonce,
|
||||
CodeRoleConflict,
|
||||
CodeServerError,
|
||||
}
|
||||
for _, code := range codes {
|
||||
|
Reference in New Issue
Block a user