https://github.com/masyagin1998/jsontorrent
Simple BitTorrent analogue written in Golang.
https://github.com/masyagin1998/jsontorrent
computer-networks-course golang json torrent
Last synced: 2 months ago
JSON representation
Simple BitTorrent analogue written in Golang.
- Host: GitHub
- URL: https://github.com/masyagin1998/jsontorrent
- Owner: masyagin1998
- License: mit
- Created: 2017-11-12T10:58:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T13:22:25.000Z (over 8 years ago)
- Last Synced: 2025-04-08T13:32:18.305Z (about 1 year ago)
- Topics: computer-networks-course, golang, json, torrent
- Language: Go
- Size: 2.17 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsontorrent
- Simple BitTorrent analogue written in Golang.
- jsontorrent - это одна из моих лабораторных работ по компьютерным сетям в МГТУ им. Баумана. На данный момент пир может раздавать максимум один файл, в дальнейшем собираюсь добавить поддержку раздачи многих файлов и проверку частей файлов по хэшам. Пир отказоустойчив и довольно-таки быстр.