This website requires JavaScript.
Explore
Help
Sign In
waku-org
/
nwaku
mirror of
https://github.com/waku-org/nwaku.git
Watch
1
Star
0
Fork
You've already forked nwaku
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9c04b59b5e
nwaku
/
waku
/
v2
/
waku_core
/
topics.nim
8 lines
97 B
Nim
Raw
Normal View
History
Unescape
Escape
refactor(message): move namespacing utils to waku message module
2023-03-03 09:07:25 +00:00
import
feat(message): differentiate content and pubsub topic namespacing
2023-03-07 10:10:36 +00:00
.
/
topics
/
content_topic
,
.
/
topics
/
pubsub_topic
refactor(message): move namespacing utils to waku message module
2023-03-03 09:07:25 +00:00
feat(message): differentiate content and pubsub topic namespacing
2023-03-07 10:10:36 +00:00
export
content_topic
,
pubsub_topic