good morning!!!!

Skip to content
Snippets Groups Projects
Commit 529ab712 authored by or-else's avatar or-else
Browse files

add deprecation note to gRPC ServerMsg.topic

parent 6ad43fc2
No related branches found
No related tags found
No related merge requests found
......@@ -478,6 +478,7 @@ message ServerMsg {
ServerMeta meta = 4;
ServerInfo info = 5;
}
// DEPRECATED. Will be removed soon.
// When response is sent to Root, send internal topic name too.
string topic = 6;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment