This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
reflector.go
Watch
1
Star
0
Fork
You've already forked reflector.go
0
Code
Issues
7
Pull requests
Projects
Releases
10
Packages
Wiki
Activity
e158fa1bb2
reflector.go
/
main.go
8 lines
90 B
Go
Raw
Normal View
History
Unescape
Escape
working server and client for protocol version 1
2017-08-11 00:25:42 +02:00
package
main
added upload command, --conf and --verbose flags
2018-05-15 02:55:45 +02:00
import
"github.com/lbryio/reflector.go/cmd"
working server and client for protocol version 1
2017-08-11 00:25:42 +02:00
func
main
(
)
{
cobra cli
2018-02-02 22:48:57 +01:00
cmd
.
Execute
(
)
peer protocol partially done
2018-01-29 20:37:26 +01:00
}
Reference in a new issue
Copy permalink