View source: R/mangoro-utils.R
| mangoro_rpc_send | R Documentation |
Send a message with retries
mangoro_rpc_send(sock, msg, max_attempts = 20)
sock |
A nanonext socket |
msg |
Message to send (raw vector) |
max_attempts |
Maximum number of retry attempts (default 20) |
The result from nanonext::send
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.