xgfone / go-bt

Another pure golang implementation of BitTorrent library.
Apache License 2.0
52 stars 13 forks source link
bit-torrent bittorrent bt dht go golang libtorrent p2p torrent torrent-client torrent-downloader torrent-server torrent-tracker tracker

BT - Another Implementation For Golang Build Status GoDoc License

A pure golang implementation of BitTorrent library, which is inspired by dht and torrent.

Install

$ go get -u github.com/xgfone/go-bt

Features

The Implemented Specifications

Example

See godoc or bttools.