]> Sergey Matveev's repositories - btrtrc.git/commit
Extract HTTP tracker client into separate package
authorMatt Joiner <anacrolix@gmail.com>
Tue, 22 Jun 2021 13:28:26 +0000 (23:28 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 22 Jun 2021 13:28:26 +0000 (23:28 +1000)
commitaf8c41ebe9f8c845251667dcbbd0874a9d973557
treec473806a62669862d5c3da7698ed14211b9da6e7
parent8df885cd81c5ca5882667fe7cff672339495224f
Extract HTTP tracker client into separate package
tracker/expvar.go
tracker/http/http.go [moved from tracker/http.go with 75% similarity]
tracker/http/http_test.go [moved from tracker/http_test.go with 98% similarity]
tracker/http/peer.go [new file with mode: 0644]
tracker/peer.go
tracker/shared/shared.go [new file with mode: 0644]
tracker/tracker.go
tracker/udp.go