Sends binary data to the client.
async azurerelayreceiver.send(connectionId : string, data : Uint8Array): Promise<void>
This method sends the binary data specified by Data to the client specified by ConnectionId.