Golang implementation of AROX
$ mkdir -p $GOPATH/github.com/klustic
$ git clone https://github.com/klustic/gorocks
$ go build github.com/klustic/gorocks/server
$ go build github.com/klustic/gorocks/relay
$ ./relay -h
$ ./server -h
See AlmondRocks documentation for more info on server vs relay