mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-06 23:03:10 +00:00
new attempt
This commit is contained in:
parent
f556a46d66
commit
b38306c849
@ -11,7 +11,7 @@ import { AccordionItem } from '@site/src/components/mdx'
|
|||||||
<AccordionItem title="v0.31.0">
|
<AccordionItem title="v0.31.0">
|
||||||
Named sharding was deprecated in this version. This means that pubsub topics will only be supported if they comply with the static sharding format:
|
Named sharding was deprecated in this version. This means that pubsub topics will only be supported if they comply with the static sharding format:
|
||||||
|
|
||||||
`/waku/2/rs/<CLUSTER_ID>/<SHARD_ID>`
|
/waku/2/rs/<CLUSTER_ID>/<SHARD_ID>
|
||||||
|
|
||||||
In order to migrate your existing application, you need to:
|
In order to migrate your existing application, you need to:
|
||||||
1. Make sure that your clients are sending messages to pubsub topics in the required format
|
1. Make sure that your clients are sending messages to pubsub topics in the required format
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user