]> Sergey Matveev's repositories - btrtrc.git/history - webtorrent/transport.go
Add WebRTC ICE servers config (#824)
[btrtrc.git] / webtorrent / transport.go
2023-05-27 Marco VidonisAdd WebRTC ICE servers config (#824)
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 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-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
2021-02-22 Matt JoinerMerge Sean-Der's webrtc/v3 update
2021-02-21 Sean DuBoisUpgrade to pion/webrtc@v3
2020-05-04 Matt Joinerdoc comment
2020-05-03 Matt Joinerwebtorrent: Synchronize access to PeerConnection.Close
2020-04-21 Matt JoinerPool webtorrent tracker websockets at the Client level
2020-04-20 Matt JoinerRemove unused outbound offer answered field
2020-04-20 Matt JoinerFix some webtorrent PeerConnection leaks
2020-04-15 Matt JoinerMerge branch 'webtorrent'
2020-04-14 Matt JoinerMore error handling and logging clean up
2020-04-13 Matt JoinerTidy up the webtorrent package, remove buffer
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-06 Matt JoinerStart using the webtorrent package
2020-04-05 Matt JoinerImport code https://github.com/backkem/gowttest