]> Sergey Matveev's repositories - btrtrc.git/history - peer-impl.go
Try request stealing
[btrtrc.git] / peer-impl.go
2021-11-12 Matt JoinerDon't use non-directory webseed URLs for multi-file...
2021-10-27 Matt JoinerMerge branch 'peer-requesting' v1.34.0
2021-10-20 Matt JoinerAdd low requests check
2021-10-20 Matt JoinerUpdate webseeds for peer requesting
2021-10-20 Matt JoinerRemove unused peerImpl methods
2021-10-19 Matt JoinerWait for cancelled requests to be rejected per the...
2021-10-19 Matt JoinerAdd pprof labels for request updates and remove Client...
2021-06-21 Matt JoinerMerge branch 'request-strategy-rewrite'
2021-06-07 Matt JoinerApply next request state asynchronously
2021-06-07 Matt JoinerTidy up request and cancel
2021-06-07 Matt JoinerPass tests with new full-client request strategy implem...
2021-01-28 Matt JoinerExpose more callbacks and Request and ChunkSpec
2021-01-04 Matt JoinerSome peerImpl observations v1.20.0
2020-09-29 Matt JoinerFix conn status string for WebRTC connections
2020-06-04 Matt JoinerFix panic in webseed request rejection logging
2020-06-03 Matt JoinerMerge pull request #410 from anacrolix/webseeds
2020-06-02 Matt JoinerTidy up the interface changes