https://github.com/mpl/9torrent
Attempt at a bittorrent client for plan 9 (abandonned).
https://github.com/mpl/9torrent
Last synced: over 1 year ago
JSON representation
Attempt at a bittorrent client for plan 9 (abandonned).
- Host: GitHub
- URL: https://github.com/mpl/9torrent
- Owner: mpl
- Created: 2015-03-21T22:18:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-21T22:26:32.000Z (over 11 years ago)
- Last Synced: 2025-01-24T10:28:33.818Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 305 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
9torrent (or Btfs) was an attempt at an implementation of the BitTorrent protocol.
The primary goal was to design and program a BitTorrent client for the Plan 9 from Bell Labs operating system providing the basic functionalities found in most BitTorrent clients.
The general design and user interface was elaborated with the Plan 9 file server model in mind.
It is not finished and probably won't ever be.