1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-30 18:13:54 +08:00

Turns out, the Message will Marshal properly.

License: MIT
Signed-off-by: Jeremia Dominguez <ragef33@gmail.com>
This commit is contained in:
TUSF
2017-05-09 05:04:50 -05:00
parent a6e96e6c99
commit 43b0b17d9a

View File

@ -51,6 +51,18 @@ This is an experimental feature. It is not intended in its current state
to be used in a production environment.
To use, the daemon must be run with '--enable-pubsub-experiment'.
`,
LongDescription: `
ipfs pubsub sub subscribes to messages on a given topic.
This is an experimental feature. It is not intended in its current state
to be used in a production environment.
To use, the daemon must be run with '--enable-pubsub-experiment'.
This command outputs data in the following encodings:
* "json"
(Specified by the "--encoding" or "--enc" flag)
`,
},
Arguments: []cmds.Argument{