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