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