mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-05-20 15:39:50 +00:00
Merge pull request #114 from jamesray1/patch-4
Remove // topicID = hash(topicDescriptor); (not the topic.name)
This commit is contained in:
commit
d04842e15b
@ -47,7 +47,6 @@ message ControlPrune {
|
|||||||
optional string topicID = 1;
|
optional string topicID = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
// topicID = hash(topicDescriptor); (not the topic.name)
|
|
||||||
message TopicDescriptor {
|
message TopicDescriptor {
|
||||||
optional string name = 1;
|
optional string name = 1;
|
||||||
optional AuthOpts auth = 2;
|
optional AuthOpts auth = 2;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user