mirror of
https://github.com/mumble-voip/grumble.git
synced 2025-12-20 06:10:00 -08:00
grumble: add support for crypto mode negotiation.
This commit is contained in:
parent
12381e89c4
commit
cabe380244
4 changed files with 43 additions and 8 deletions
|
|
@ -7,6 +7,7 @@ message Version {
|
|||
optional string release = 2;
|
||||
optional string os = 3;
|
||||
optional string os_version = 4;
|
||||
repeated string crypto_modes = 5;
|
||||
}
|
||||
|
||||
message UDPTunnel {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue