Skip to content

0.13.0

Compare
Choose a tag to compare
@dmotz dmotz released this 20 Jul 00:37
· 379 commits to main since this release

New features

  • getTrackers() (🌊 BitTorrent only) Returns an object of BitTorrent tracker URL keys mapped to their WebSocket connections. This can be useful for determining the state of the user's connection to the trackers and handling any connection failures. (Thanks to @jeremyckahn for implementing)