func ServeAuthRPC() { rpcwrap.ServeAuthRPC(codecName, NewServerCodec) }
func ServeAuthRPC() { rpcwrap.ServeAuthRPC("json", oldjson.NewServerCodec) }