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
14d6d32a41
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-10 18:25:42 -04:00
package
main
added upload command, --conf and --verbose flags
2018-05-14 20:55:45 -04:00
import
"github.com/lbryio/reflector.go/cmd"
working server and client for protocol version 1
2017-08-10 18:25:42 -04:00
func
main
(
)
{
cobra cli
2018-02-02 16:48:57 -05:00
cmd
.
Execute
(
)
peer protocol partially done
2018-01-29 14:37:26 -05:00
}
Reference in a new issue
Copy permalink