Added encoding/decoding tests to TestTorrentFileGenerator.
Additionally, bug fix of finalizing Torrent segments in TorrentFile::generate()

Change-Id: Iad976e3e1c26e7ec2040d41e52a8fb1e5988beeb
3 files changed
tree: d147d4be86b6a2ef4b29d68c15fdbd28040f8b04
  1. .jenkins.d/
  2. .waf-tools/
  3. src/
  4. tests/
  5. .clang-format
  6. .gitignore
  7. .jenkins
  8. .travis.yml
  9. AUTHORS
  10. COPYING.md
  11. README-dev.md
  12. README.md
  13. VERSION
  14. waf
  15. wscript
README.md

nTorrent: An application to provide BitTorrent-like functions in Named Data Networking (NDN)

nTorrent is an NDN application to provide peer-to-peer file sharing functionality similar to BitTorrent in TCP/IP networks.

Please submit any bugs or issues to the nTorrent issue tracker: http://redmine.named-data.net/projects/ntorrent/issues

More documentation

Extensive documentation is coming soon!

License

nTorrent is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md.