r-socket-server
r-socket-server copied to clipboard
Demo of socket connection to R
Results
2
r-socket-server issues
Sort by
recently updated
recently updated
newest added
Thanks for making this sample code available. However, it reproduces a problem I've been having and am looking for a solution to. When I run the code, but don't connect...
Hi, I am trying to connect to the R socket server from a Javascript client, but it throws an error: WebSocket connection to 'ws://127.0.0.1:6011/' failed: Error during WebSocket handshake: Invalid...