-
Creating issue so others don't spend time investigating.
`TestMessageSeenCacheTTL` sometimes fails on GitHub version of our CI (log below).
@galargh I suggest we wait with investigation until…
-
Reliably see this when using `mplex` when a remote peer disconnects (possibly w/o warning):
```
DEBUG mplex unavailable while waiting for incoming: failed to read the header correctly from the under…
-
I would like to have 2 more options in ipfs-cluster-follow :
- `--max-size "string, size (50Mb 200Gb)"`, if the pinset gets bigger it either pinned partially (up until the limit) or stop being update…
-
Currently, the CRDT protocol being used in [Peerpad](https://peerpad.net) is the native Y.js protocol, which is independent of IPFS. Each message is signed and encrypted, and then sent over the IPFS p…
-
During devcon4, some contributors like @Mikerah asked for academic reading material for different areas of P2P networking (and networking in general): gossip/pubsub, discovery, DHT, protocols, algorit…
raulk updated
3 years ago
-
# Background
Currently, connections are generally considered to be equivalent, "global" resources shared by all users of a single libp2p host. However, this isn't always desirable:
1. Some conne…
-
## Description
The web client will need a way to send and receive data (messages) to and from other nodes. It can use a special multi-user messaging node.
### libp2p JS
This will allow the browse…
-
### Problem
Waku currently implements and plans to implement various message "evaluation" mechanisms. Two examples of this would b:
- Application-level DoS protection via application signature val…
-
Hi @andrew ,
Not blocking, but just passing on that over the last couple of months have found the ecosystem dashboard has gotten anecdotally slower. Links are taking longer to load (to the point t…
-
I'm trying to use your excellent work as starting base for webrtc-signaling,
but, in order to understand and correctly use the function newIPFS, I need to understand where Ipfs: https://github.com/cr…