go-dcpp
Go library and hub implementation for ADC and NMDC protocols.
Running the hub
Install Go, then build the binary:
go build ./cmd/go-hub
And run it:
./go-hub
Check help for additional flags:
./go-hub -h
Go library and hub implementation for ADC and NMDC protocols.
Install Go, then build the binary:
go build ./cmd/go-hub
And run it:
./go-hub
Check help for additional flags:
./go-hub -h