Releases: bizzehdee/bzTorrent
Releases · bizzehdee/bzTorrent
2.2.0 - Its Alive
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
nuget 2.1.1 release targeting netstandard 2.0 rather than 2.1
Updates
Converted to .net standard 2.0 library
Added peer exchange
fixed build errors
merged in fixes from forks
Protocol Complete
This is now (mostly) protocol complete with all the library features required to implement a full fledged bit torrent client.
Complete PeerWireClient implementation
0.1.1
ability for extension protocols to be able to respond viaa PWC, and a…