mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-09 15:28:03 -05:00
Add a further note recommending to not include TopicDescriptor in the .proto file
This commit is contained in:
@@ -91,7 +91,9 @@ future.
|
||||
|
||||
The topic descriptor message is not used in current implementations, but
|
||||
may be used in future to define various options and parameters
|
||||
of a topic. It currently specifies the topic's human readable name, its
|
||||
of a topic. For clarity, it is recommended to not include the
|
||||
`TopicDescriptor` in the `.proto` file until is is used.
|
||||
It currently specifies the topic's human readable name, its
|
||||
authentication options, and its encryption options.
|
||||
|
||||
The `TopicDescriptor` protobuf is as follows:
|
||||
|
||||
Reference in New Issue
Block a user