Open ollyblink opened 9 years ago
When trying to add data to the DHT using PeerDHT.add(...).list().data(...), the data seems to not be added when the peers are bootstrapped to each other. This problem does not occur when list() is omitted, nor when the peers are not bootstrapped.
When trying to add data to the DHT using PeerDHT.add(...).list().data(...), the data seems to not be added when the peers are bootstrapped to each other. This problem does not occur when list() is omitted, nor when the peers are not bootstrapped.