Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3359990
D5525.id18039.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
507 B
Referenced Files
None
Subscribers
None
D5525.id18039.diff
View Options
diff --git a/shared/protos/tunnelbroker.proto b/shared/protos/tunnelbroker.proto
--- a/shared/protos/tunnelbroker.proto
+++ b/shared/protos/tunnelbroker.proto
@@ -105,11 +105,10 @@
}
message MessageToTunnelbroker {
- string sessionID = 1;
oneof data {
- MessagesToSend messagesToSend = 2;
- ProcessedMessages processedMessages = 3;
- string newNotifyToken = 4;
+ MessagesToSend messagesToSend = 1;
+ ProcessedMessages processedMessages = 2;
+ string newNotifyToken = 3;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 25, 11:49 AM (3 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2579547
Default Alt Text
D5525.id18039.diff (507 B)
Attached To
Mode
D5525: [services] Tunnelbroker - Removing of 'sessionID' from 'MessageToTunnelbroker'
Attached
Detach File
Event Timeline
Log In to Comment