v0.1.0
Changelog
- 135c80e Decoded Torrent File
- c9b65a9 Initial setup
- 9847bc7 Parsing of Torrent File
- ce055c9 Pass 1st Stage
- 867a72e Pass 2nd Stage
- 6e6bf27 Pass 3rd Stage
- 5849e0f Pass 4th Stage
- 5f65386 Use os to read the file
- 7db91e3 chore: Added Go Releaser
- 23290f8 chore: Added Readme and gitignore
- 5755848 chore: Added go mod file
- 0c94377 chore: Renamed the project
- b8a09fc feat: Added Bitfields
- 106f19b feat: Added logice of messages between peers
- 5986872 feat: Complete Setup to download torrent
- fc47445 feat: Fetching List of Peers
- b3e0c1c feat: Implemented Handshake Protocol with peers
- 4b0d973 init [skip ci]