TUN-2765: Add list of features to tunnelrpc

This commit is contained in:
Areg Harutyunyan 2020-02-25 23:45:48 +00:00
parent a5f67091bf
commit afc2cd38e1
2 changed files with 278 additions and 447 deletions

View File

@ -50,6 +50,8 @@ struct RegistrationOptions {
uuid @11 :Text;
# number of previous attempts to send RegisterTunnel/ReconnectTunnel
numPreviousAttempts @12 :UInt8;
# Set of features this cloudflared knows it supports
features @13 :List(Text);
}
struct CapnpConnectParameters {

File diff suppressed because it is too large Load Diff