package
1.0.2
Repository: https://github.com/ewhal/chihaya.git
Documentation: pkg.go.dev

# Functions

NewConnectionIDGenerator creates a ConnectionIDGenerator and generates its AES key and first initialization vector.
NewServer returns a new UDP server for a given configuration and tracker.

# Structs

ConnectionIDGenerator represents the logic to generate 64-bit UDP connection IDs from peer IP addresses.
Server represents a UDP torrent tracker.
Writer implements the tracker.Writer interface for the UDP protocol.