@ddrive/network-heuristics
v1.0.0
Published
Network heuristics for dDrive.
Downloads
5
Maintainers
Readme
ddrive-network-heuristics
Networking heuristics for announcing dDrives on dSwarm
These heuristics are used in the @ddrive/daemon-client and @dhub/ddrive.
Usage
There's only one exported method, which is used to enable the networking heuristics:
applyHeuristics(drive, networker)
Applies networking heuristics to a drive.
drive: A DDrive instancenetworker: A@basestore/networkeror dHubRemoteNetworker
License
MIT
