Closed Varunram closed 6 years ago
Hello there, thanks for the plugin. I have a question for you. In the docs, you mention:
listener, _ := gostream.Listen(host1, p2phttp.P2PProtocol) ...
Say I want to run a listener on /ip4/127.0.0.1/tcp/8001/ipfs/QmQAJJm9JWKQvxqjMH114vBKwhVyP99fVL5AwYLWpbhL6D, how am I supposed to initialise this? Help much appreciated, thanks!
/ip4/127.0.0.1/tcp/8001/ipfs/QmQAJJm9JWKQvxqjMH114vBKwhVyP99fVL5AwYLWpbhL6D
opened a related issue in the roc repo. Closing this.
Hello there, thanks for the plugin. I have a question for you. In the docs, you mention:
Say I want to run a listener on
/ip4/127.0.0.1/tcp/8001/ipfs/QmQAJJm9JWKQvxqjMH114vBKwhVyP99fVL5AwYLWpbhL6D
, how am I supposed to initialise this? Help much appreciated, thanks!