1.0.2 • Published 4 years ago

hyperdrive-network-heuristics v1.0.2

Weekly downloads
116
License
MIT
Repository
github
Last release
4 years ago

hyperdrive-network-heuristics

Networking heuristics for announcing Hyperdrives on Hyperswarm

These heuristics are used in the hyperdrive-daemon-client and @hyperspace/hyperdrive.

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 Hyperdrive instance
  • networker: A @corestore/networker or Hyperspace RemoteNetworker

License

MIT