提交 04669565 作者: vyzo

words words words

License: MIT
Signed-off-by: 's avatarvyzo <vyzo@hackzen.org>
上级 d9cd2929
......@@ -383,9 +383,12 @@ Utilizes pubsub for publishing ipns records in real time.
When it is enabled:
- IPNS publishers push records to a name-specific pubsub topic,
in addition to publishing to the DHT.
- IPNS resolvers subscribe to the name-specific topic and receive newly
published records through pubsub in real time. Note that the initial resolution
still goes through the DHT, as there is no message history in pubsub.
- IPNS resolvers subscribe to the name-specific topic on first
resoltion and receive subsequently published records through pubsub
in real time. This makes subsequent resolutions instant, as they
are resolved through the local cache. Note that the initial
resolution still goes through the DHT, as there is no message
history in pubsub.
Both the publisher and the resolver nodes need to have the feature enabled for it
to work effectively.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论