# Packages
Package models implements the common data types used throughout a BitTorrent tracker.
# Functions
New creates a new Tracker, and opens any necessary connections.
No description provided by the author
# Interfaces
Writer serializes a tracker's responses, and is implemented for each response transport used by the tracker.