No description
dd98b3cdfb
* resize-buckets: refactor contact sort more handle peer port correctly Revert "add tcp port mapping to data store" iterative find value rpc command add jack.lbry.tech as a known node for debugging add tcp port mapping to data store bucket splitting is solid add dht start command, run a jsonrpc server to interact with the node grin's cleanup and some WIP more expand empty buckets add BucketRange to bucket struct |
||
---|---|---|
cluster | ||
cmd | ||
db | ||
dht | ||
peer | ||
prism | ||
reflector | ||
store | ||
types | ||
.gitignore | ||
.travis.yml | ||
Gopkg.lock | ||
Gopkg.toml | ||
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
./prism
Contributing
coming soon
License
This project is MIT licensed.
Security
We take security seriously. Please contact security@lbry.io regarding any security issues. Our PGP key is here if you need it.
Contact
The primary contact for this project is @lyoshenka (grin@lbry.io)