tracker/http
Jimmy Zelinskie 222415f467 udp: Implement draft of BEP45; Endpoint type added
Because of the requirement of storing multiple ports, Announce.Port has
been abolished and Announce.IPv4/IPv6 have been replaced with the
Endpoint type. HTTP has been updated to support this model. UDP has been
updated to support the latest draft of BEP45 and most of the
optional-types described in BEP41.
2015-03-29 03:03:19 -04:00
..
query 2015 2015-01-01 12:02:25 -05:00
announce_test.go tracker: Return announcing peer if there are no others to avoid an empty peers field 2015-02-28 00:56:45 -05:00
http.go tracker: Pass listen address into tracker.Server.Serve() 2015-02-21 13:16:21 -05:00
http_test.go 2015 2015-01-01 12:02:25 -05:00
routes.go tracker: record announce/scrape stats in handlers 2015-02-26 09:03:52 -05:00
scrape_test.go 2015 2015-01-01 12:02:25 -05:00
tracker.go udp: Implement draft of BEP45; Endpoint type added 2015-03-29 03:03:19 -04:00
writer.go 2015 2015-01-01 12:02:25 -05:00