No description
f30401d7a6
This reverts commit
|
||
---|---|---|
cluster | ||
cmd | ||
db | ||
meta | ||
peer | ||
prism | ||
reflector | ||
store | ||
updater | ||
wallet | ||
.gitignore | ||
.gometalinter.json | ||
.travis.yml | ||
config.tmpl | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
Makefile | ||
readme.md |
Reflector
A reflector cluster to accept LBRY content for hosting en masse, rehost the content, and make money on data fees (TODO). This code includes Go implementations of the LBRY peer protocol, reflector protocol, and DHT.
Installation
coming soon
Usage
coming soon
Running from Source
This project requires Go v1.10 or higher.
go get -u github.com/lbryio/reflector.go
cd "$(go env GOPATH)/src/github.com/lbryio/reflector.go"
make
./bin/prism-bin
Contributing
coming soon
License
This project is MIT licensed.
Security
We take security seriously. Please contact security@lbry.com regarding any security issues. Our PGP key is here if you need it.
Contact
The primary contact for this project is @lyoshenka (grin@lbry.com)