send

abstract suspend fun send(message: JSONRPCMessage, options: TransportSendOptions? = null)(source)

Sends a JSON-RPC message (request or response).