-
When using the example illustrated [here](https://github.com/libp2p/js-libp2p/blob/master/examples/protocol-and-stream-muxing/3.js) with some modifications an error was thrown.
After investigating …
-
- **Version**: 0.45.9
- **Platform**: 22.04.1-Ubuntu
- **Subsystem**: @libp2p/bootstrap^8.0.0, @libp2p/websocket^6.0.3, libp2p^0.45.9
#### Description:
- Im trying to connect to a set of boo…
-
## Network Address / Peer Discovery
Revamp the preferred network discovery process
### Self IP address acquisition
1. Ask network interface for its preferred outbound IP address
- The pr…
-
I'm trying to migrate from mplex to yumex as it's the recommended by libp2p. But, with mplex I can transfer large sets of data with no problem, but every time I try with yumex the transfer loses chunk…
-
- **Version**:
"@libp2p/bootstrap": "^9.0.2",
"@libp2p/crypto": "^2.0.2",
"@libp2p/kad-dht": "^10.0.2",
"@libp2p/mplex": "^9.0.2",
"@libp2p/peer-id-factory": "^3.0.2",
…
-
Problem two separate people reported
> eratosthenessieve#8181
> I'm also having issues syncing on testnet, where it stops at block id 7feca496e2be164de5cedbb4300031fe1f6189c7029d64eb2f6322707fdf93…
-
For unknown reason, a call to `Network.get_peers_for_service()` can (in some cases) cause a following call to `Network.get_peers_for_service()` to produce wrong results. This call _should_ only be a g…
-
In the following config based on the latest examples:
![Screenshot 2023-05-23 at 4 26 39 PM](https://github.com/ipfs/helia/assets/37487508/0a78c112-d19e-43a2-b22e-d5fd0a948d5e)
![Screenshot 2023…
-
The `DiscoveryBooster.take_step()` method intermittently exhibits slow performance, sometimes taking several seconds to execute a single call, blocking the asyncio loop. This method internally invokes…
-
- **Version**:
libp2p:0.45.4
@libp2p/websockets:6.0.1
- **Platform**:
Chromuim
- **Subsystem**:
Dialer, WebSockets
#### Description:
Trying to dial to a `wss` multiaddr from browser aft…