Alex Potsides
Alex Potsides
There's no secret API that allows access to the channel. The strange thing is that the RTCPeerConnection is closed when the node is stopped - at this point any open...
I'm still seeing this even after #3076 - I think the bug might be in `node-datachannel`, it looks like sometimes `RTCDataChannel`s just don't close properly - https://github.com/murat-dogan/node-datachannel/issues/349
This looks promising, but everything is broken?
Also - we don't need to run every single example on bun as this will expose us to having to make sure every framework etc in every example also runs...
Depends on: - [x] https://github.com/ipfs-examples/test-ipfs-example/pull/18
I suspect you may be trying to use `@chainsafe/libp2p-gossipsub` with a pre-v1 version of `libp2p` - can you ensure you're using the latest versions of everything?
> On interop with Amino DHT > "global" hints would be stored as a single top level multiaddr /tag/bitswap If I understand correctly we'd have PeerInfo objects like: ``` {...
There is good news when all of the above PRs are applied:
Closed by #2583
Refs https://github.com/ipshipyard/roadmaps/issues/16