Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upPersist the DHT to disk so it can be used between restarts #72
Labels
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Couldn't it be persisted to browser storage? Do we really need filesystem? How big is DHT exactly? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should be really simple using dht.toArray(), as described here: https://github.com/feross/bittorrent-dht#arr--dhttoarray