-
# Intro
In what context do we need to find nodes on specific shards and feature set?
Let's imagine future Waku, used by many apps with each many users. In this context, light nodes still don't c…
-
This issue will be used as a central place to track progress of a complete and reliable ipns implementation.
-
Currently the only way to catch network stack performance regressions or compare litep2p with libp2p is to actually run the nodes in a network and look at the CPU usage metrics of the networking tasks…
-
There is `BucketInserts` enum in Kademlia that is supposed to control when to insert addresses of connected peers into k-buckets or not. If I'm reading it correctly, it only has effect if particular p…
-
ETA: 2023-08-17
-
Hello I was trying the P2P demo but it say:
`error: uncaughtException: Cannot find module '../../../libs/message/wotmsg' date=Tue Nov 22 2016 13:54:14 GMT+0100 (CET), pid=36005, uid=501, gid=20, cwd=…
-
```console
$ sudo npm install -g @atek-cloud/spork
npm ERR! code 1
npm ERR! path /usr/local/lib/node_modules/@atek-cloud/spork/node_modules/utp-native
npm ERR! command failed
npm ERR! command sh …
-
This is a broad issue to track any work related to the network layer. This pertains to:
- Specification of whatever communication protocol between agents.
- Implementation of such protocol.
- Set u…
-
Similar to torrent's DHT solution, required features:
- Find peer to specified site file (to allow sites to add optionally download files)
- Ipv6 and tor address support for peers
- It should work usi…
-
Search via DHT the world "space", stoped started the application and I coudn't reproduce the error again. If it's not enough I will try to enable debug mode to get more logs next time.
```
WARN [Th…