The routing functionality works, but it's slow and leads to timeouts. As a first pass, we'll add an endpoint to the server that responds with the addresses on which the IPFS node is listening. The client will then request the addresses (possibly caching) whenever it needs to connect.
The routing functionality works, but it's slow and leads to timeouts. As a first pass, we'll add an endpoint to the server that responds with the addresses on which the IPFS node is listening. The client will then request the addresses (possibly caching) whenever it needs to connect.