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

feat: Use httpuv::runStaticServer(dir) instead of {plumber} #40

Merged
merged 4 commits into from
Nov 30, 2023

Conversation

schloerke
Copy link
Collaborator

Fixes #24

@schloerke schloerke self-assigned this Nov 30, 2023
@schloerke schloerke merged commit 5390387 into main Nov 30, 2023
@schloerke schloerke deleted the httpuv_over_plumber branch November 30, 2023 16:16
schloerke added a commit that referenced this pull request Dec 1, 2023
* main:
  feat: Use `httpuv::runStaticServer(dir)` instead of `{plumber}` (#40)
  feat: Use `{httr2}` to download assets to avoid timeout and give a progress bar (#39)
  Increasing download timeout (#30)
  Bump shinylive web assets to 0.2.3 (#38)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update run server commands to just use httpuv::runStaticServer(folder)
1 participant