Skip to contents

Create an RPC function call message

Usage

mangoro_rpc_call_message(func_name, data)

Arguments

func_name

Name of the function to call

data

Data frame or Arrow stream to send as arguments

Value

A raw vector containing the RPC call message