Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow arbitrary HTTP handlers to be served with Shiny #2395

Open
jcheng5 opened this issue Apr 19, 2019 · 2 comments
Open

Allow arbitrary HTTP handlers to be served with Shiny #2395

jcheng5 opened this issue Apr 19, 2019 · 2 comments

Comments

@jcheng5
Copy link
Member

@jcheng5 jcheng5 commented Apr 19, 2019

Something kind of like addResourcePath, but instead of a directory path, you give it an R function that takes req. Also it'd be nice if it was attached to the shiny app, unlike addResourcePath, which stays around forever in the R session.

Useful resources are linked from here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.