rstudio / rstudio/shiny-server
How to connect to shiny server via websocket?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 759
- Forks
- 290
- Avg merge
- 20m
- Merged PRs (30d)
- 4
Description
Hi!
We have R application which is display tables and charts in browser. Application is interactive, on every action it sends and receive some data from shiny server and change page in browser. Sending & receiving use websockets.
Also we have another application which can use data from R application. So i need to connect from Javascript on client side or from PHP on server side to shiny server websocket, send and receive some answers.
Is there any documentation how to connect to shiny server via websocket from JavaScript or PHP ?
Thank you in advance!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is identified in the issue. Start by reviewing the existing Shiny Server documentation and the websocket connection entry points described for JavaScript and PHP; done would be clear documentation of whether and how those clients can connect, send data, and receive responses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php, r
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100