feat(protocol): negotiate registered gateway profiles
Verify Protocol / verify (push) Canceled after 0s
Verify Protocol / module (push) Successful in 2m29s

This commit is contained in:
sechmachine
2026-07-30 04:47:52 +07:00
parent d26f8b60f8
commit e58f1c7c48
17 changed files with 227 additions and 67 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ message CapabilityProfile {
string media = 3;
string audio = 4;
string source_rate_control = 5;
string client_decode = 6;
repeated string client_decode = 6;
}
message GatewayRegistration {