1.0.0 • Published 3 years ago

@ddrive/network-heuristics v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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 instance
  • networker: A @basestore/networker or dHub RemoteNetworker

License

MIT