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

Use ActionCable to handle page content sync #105

Open
MatheusRich opened this issue Apr 4, 2020 · 1 comment
Open

Use ActionCable to handle page content sync #105

MatheusRich opened this issue Apr 4, 2020 · 1 comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code ruby Pull requests that update Ruby code
Milestone

Comments

@MatheusRich
Copy link
Member

Motivation

The current behavior of fetching the page content every 10s is very naive. We could use the power of ActionCable to handle this synchronization.

Describe alternatives you've considered

ActionCable is a pretty straight forward option for Rails

@MatheusRich MatheusRich added enhancement New feature or request ruby Pull requests that update Ruby code javascript Pull requests that update Javascript code labels Apr 4, 2020
@MatheusRich MatheusRich added this to the 2.0 milestone Apr 10, 2020
@MatheusRich
Copy link
Member Author

Let's use Hotwire with Rails 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code ruby Pull requests that update Ruby code
Projects
None yet
Development

No branches or pull requests

1 participant