package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# Packages

Copyright (c) 2016-2019 Uber Technologies, Inc.

# Functions

New creates a new Dispatcher.

# Structs

Config defines the configuration for piece dispatch.
Dispatcher coordinates torrent state with sending / receiving messages between multiple peers.

# Interfaces

Events defines Dispatcher events.
Messages defines a subset of conn.Conn methods which Dispatcher requires to communicate with remote peers.