]> Sergey Matveev's repositories - btrtrc.git/history - webtorrent
Drop support for go 1.20
[btrtrc.git] / webtorrent /
2023-05-27 Marco VidonisAdd WebRTC ICE servers config (#824)
2023-04-04 Matt JoinerImport generics as g
2023-02-19 Matt JoinerAdd http and udp tracker server implementations
2023-02-18 Matt Joinergofumpt
2022-12-07 Marco VidonisAdd customer headers when dialling WS connection to...
2022-11-15 Matt Joinergorond ./...
2022-08-31 Matt JoinerMerge branch 'webrtc-conn-leak'
2022-07-12 Matt JoinerClose data channel on offer init errors
2022-07-12 Matt JoinerAlso close created data channels when cleaning up webrt...
2022-07-12 Matt JoinerSupport announcing to webtorrent trackers without offers
2022-07-12 Matt Joinerwebtorrent: Create data channel earlier per webrtc...
2022-07-12 Matt JoinerClose detached data channel and end span on webrtc...
2022-07-12 Matt JoinerAdd tracing to webtorrent webrtc resources
2022-07-12 Matt JoinerRemove relevant webtorrent offers when closing Torrent
2022-04-11 Matt JoinerMerge branch 'supress_webrtc_logs'
2022-04-11 Matt JoinerFix webrtc logging for JS build
2022-04-09 alex.sharovdiscard logger factory
2022-01-22 Matt JoinerUse webrtc selected ICE candidate for peer addresses
2022-01-22 Matt JoinerRename webtorrent source files
2021-12-16 martin* set proxy of websocket tracker to the proxy used...
2021-12-12 Matt JoinerAdd generalized decodeJsonByteString and a fuzz target...
2021-11-08 Matt Joinergofumpt
2021-10-27 Matt JoinerMerge branch 'peer-requesting' v1.34.0
2021-10-25 Matt JoinerQuote webrtc offer ID as ASCII-only
2021-10-25 Matt JoinerFix race running and closing webtorrent tracker clients
2021-05-14 Matt JoinerFix race in webtorrent dial stats
2021-02-22 Matt JoinerMerge Sean-Der's webrtc/v3 update
2021-02-21 Sean DuBoisUpgrade to pion/webrtc@v3
2021-01-30 Shubhendra Singh... fixed code quality issues using DeepSource
2021-01-17 Justin MFix panic on Ping/WriteMessage for webtorrent
2021-01-06 Justin MPing websocket to ensure connect remains online.
2021-01-05 Justin MAlign webtorrent tracker to BEP-3
2021-01-05 Justin MReannounce webtorrent webrtc offers on reconnect
2020-06-03 Matt JoinerMerge pull request #410 from anacrolix/webseeds
2020-06-01 Matt JoinerFix race in webtorrent.TrackerClient.Run
2020-05-04 Matt Joinerdoc comment
2020-05-03 Matt Joinerwebtorrent: Synchronize access to PeerConnection.Close
2020-05-03 Matt JoinerFix crash when announcing unloaded torrent to websocket
2020-04-27 Matt JoinerAdjust websocket tracker logging levels
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-20 Matt JoinerNew metrics and log change
2020-04-20 Matt JoinerRemove unused outbound offer answered field
2020-04-20 Matt JoinerLog webrtc connection errors and rework webtorrent...
2020-04-20 Matt JoinerFix some webtorrent PeerConnection leaks
2020-04-16 Matt JoinerUpdate anacrolix/log
2020-04-15 Matt JoinerMerge branch 'webtorrent'
2020-04-14 Matt JoinerMore error handling and logging clean up
2020-04-13 Matt Joinerwebtorrent logging improvements
2020-04-13 Matt JoinerRename webtorrent.NewClient->NewTrackerClient
2020-04-13 Matt JoinerTidy up the webtorrent package, remove buffer
2020-04-13 Matt JoinerImprove webtorrent tracker client logging
2020-04-13 Matt JoinerUse offer_id for webrtc conn string
2020-04-11 Matt JoinerMerge branch 'torrent-cli' into webtorrent
2020-04-07 Matt JoinerBig tidy up of webtorrent code
2020-04-07 Matt JoinerRefactoring in webtorrent.Transport
2020-04-07 Matt JoinerCreate peer connections when WebRTC connections obtain...
2020-04-06 Matt JoinerStart using the webtorrent package
2020-04-06 Matt JoinerFix formatting directives
2020-04-05 Matt JoinerImport code https://github.com/backkem/gowttest