js-libp2p icon indicating copy to clipboard operation
js-libp2p copied to clipboard

refactor: examples/delegated-routing

Open vasco-santos opened this issue 5 years ago • 1 comments

This PR refactors the delegated-routing example to the refactored async js-libp2p.

vasco-santos avatar Dec 11 '19 10:12 vasco-santos

After syncing with @jacobheun , we will start by having a public delegated router configured.

We were having some issues finding peer via the delegate because of the lack of support for HTTPS in the go-ipfs API. This needs to be properly configured using a reverse proxy and generated SSL certificates. I will create an issue to track adding documentation for infrastructure for going to production to unblock this PR for now.

vasco-santos avatar Jul 08 '20 12:07 vasco-santos

Superseded by #1390

achingbrain avatar Sep 22 '22 17:09 achingbrain