Skip to content

Releases: bizzehdee/bzTorrent

2.2.0 - Its Alive

17 Oct 13:15
68d179d
Compare
Choose a tag to compare

Connection issues with connecting to other bittorrent clients have been resolved, received packets are now processed in turn correctly too.

This would be considered a specification compliant release for the BT protocol

2.1.1

04 Oct 12:22
Compare
Choose a tag to compare

nuget 2.1.1 release targeting netstandard 2.0 rather than 2.1

Updates

03 Jan 22:31
fe14819
Compare
Choose a tag to compare

Converted to .net standard 2.0 library
Added peer exchange
fixed build errors
merged in fixes from forks

Protocol Complete

22 Nov 13:50
Compare
Choose a tag to compare

This is now (mostly) protocol complete with all the library features required to implement a full fledged bit torrent client.

Complete PeerWireClient implementation

14 Apr 08:20
Compare
Choose a tag to compare
ability for extension protocols to be able to respond viaa PWC, and a…

…bility to announce and detect the presence of DHT support