]> Sergey Matveev's repositories - btrtrc.git/history - peer.go
Drop support for go 1.20
[btrtrc.git] / peer.go
2023-05-19 Matt JoinerMove PeerClientName and PeerExtensionIDs to PeerConn
2023-05-09 Matt JoinerDrop peer request alloc reservations when peer is closed
2023-05-09 Matt JoinerAdd Client.Stats with ActiveHalfOpenAttempts
2023-05-09 Matt JoinerLocate target peer using dial addr when receiving a...
2023-05-01 Matt JoinerWIP support for ut_holepunch
2023-05-01 Matt JoinerMisc debug status, pex conn tracking improvements
2023-03-01 Matt JoinerAdd Peer.Torrent
2023-03-01 Matt JoinerFinish moving all Peer types and methods into peer.go
2022-07-12 Matt JoinerUse webrtc local addr for webrtc conn peer priority
2021-12-23 Matt JoinerDynamic outbound max requests