Route the message coming in from the browser to the appropriate R function.

dispatchMessage(ws, msg, quiet)

Arguments

ws

a websocket connectin

msg

the JSON-encoded message from the browser

quiet

logical TRUE or FALSE