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

🌈 Interactive @bind on a static preview #988

Merged
merged 188 commits into from
Apr 2, 2021
Merged

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Mar 10, 2021

Also see the bind server: https://github.com/fonsp/PlutoBindServer.jl/tree/main

Schermopname.2021-01-08.om.00.36.51.mov

These requests are stateless, which means that they can be cached (by the browser and by cloudflare/ingress/thingy). In the video below, you see that the first couple of request take some time to process (due to network lag), but they start building up a cache. After a while, all requests are served straight from the cache, and the bind server is idle:

Schermopname.2021-02-04.om.14.16.23.mov

@fonsp fonsp marked this pull request as ready for review April 1, 2021 22:59
frontend/components/Editor.js Outdated Show resolved Hide resolved
@fonsp
Copy link
Owner Author

fonsp commented Apr 1, 2021

TODO: test

@fonsp fonsp merged commit b9d567d into main Apr 2, 2021
@fonsp fonsp changed the title 🌈 Interactive @bind on a static preview (with binder in the background) 🌈 Interactive @bind on a static preview Apr 2, 2021
pankgeorg pushed a commit that referenced this pull request Apr 25, 2021
@dralletje dralletje deleted the slider-server-client-1 branch November 6, 2021 00:05
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.

3 participants