]> Sergey Matveev's repositories - btrtrc.git/history - wstracker.go
Drop support for go 1.20
[btrtrc.git] / wstracker.go
2023-05-27 Marco VidonisAdd WebRTC ICE servers config (#824)
2023-02-19 Matt JoinerAdd http and udp tracker server implementations
2022-12-07 Marco VidonisAdd customer headers when dialling WS connection to...
2022-12-06 Matt JoinerRename tracker/http package
2022-11-15 Matt Joinergorond ./...
2022-11-14 Raphaël Thériaultpass TrackerDialContext to webtorrent trackers (#785)
2022-07-12 Matt JoinerRemove relevant webtorrent offers when closing Torrent
2021-12-23 Matt Joinergofumpt -extra
2021-12-16 martin* set proxy of websocket tracker to the proxy used...
2021-10-27 Matt JoinerMerge branch 'peer-requesting' v1.34.0
2021-10-25 Matt JoinerFix race running and closing webtorrent tracker clients
2020-05-03 Matt JoinerFix crash when announcing unloaded torrent to websocket
2020-04-27 Matt JoinerRework tracker status lines
2020-04-22 Matt JoinerRename per-torrent ws tracker and output stats
2020-04-21 Matt JoinerPool webtorrent tracker websockets at the Client level
2020-04-15 Matt JoinerMerge branch 'webtorrent'
2020-04-13 Matt JoinerTidy up the webtorrent package, remove buffer
2020-04-11 Matt JoinerMerge branch 'torrent-cli' into webtorrent
2020-04-06 Matt JoinerStart using the webtorrent package
2020-04-06 Matt JoinerCreate stub for websocket trackers