how to enable pubsub?
See original GitHub issuewhen i use ipfs-http-client
Error: experimental pubsub feature not enabled
ipfs-desktop config keys not same as js-ipfs
i can’t add ipnsPubsub: true,
into config for make work
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Publish and receive messages in Pub/Sub using the Google ...
In the Google Cloud console, go to the Pub/Sub subscriptions page. Go to Subscriptions. In the Messages tab, click Pull . You should...
Read more >How to enable Cloud Pub/Sub API to use it in App Engine
A. Enable the Cloud Pub/Sub API in the API Library on the GCP Console. This is a possible answer. The standard method is...
Read more >Enable Cloud Pub/Sub API in GCP - M2MSupport.net
Press the 'Enable Cloud Pub/Sub API' button in the app. That will launch the GCP console page to enable the Cloud Pub/Sub API...
Read more >Pub/Sub - Google Cloud Platform Console Help
Cloud Pub/Sub is designed to provide reliable, many-to-many, asynchronous messaging between applications. · Publisher applications can send messages to a "topic" ...
Read more >Setting up the Google PubSub Environment
Obtaining user credentials¶ · Navigate to OAuth playground, click the gear icon on the top right corner of the screen, and select Use...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks @rigwild for your help here. I’m closing this since it seems @bluelovers question is solved!
For any future readers (and orbit-db users), I just found out you can add the flag
--enable-pubsub-experiment
by doing so:Advanced
->Configuration file