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

Lift 4: Web Sockets #2009

Open
dpp opened this issue Oct 19, 2023 · 2 comments
Open

Lift 4: Web Sockets #2009

dpp opened this issue Oct 19, 2023 · 2 comments
Labels
Lift5 Features/Changes for Lift 5

Comments

@dpp
Copy link
Member

dpp commented Oct 19, 2023

https://groups.google.com/g/liftweb/c/sG2HWm4I3g0/m/lYvrejBkCAAJ?utm_medium=email&utm_source=footer

Use Web Sockets rather than long polling for Comet Actors and other stuff (delayed rendering, browser/server actors, etc.) if Web Sockets are available.

@dpp dpp added the Lift5 Features/Changes for Lift 5 label Oct 19, 2023
@heharkon
Copy link
Contributor

I guess also some sort of config to toggle this would be nice, even if WS would be available? I'm just thinking of the situations I've had with envs that have "something weird" with WS, even though they claimed to support it.

@farmdawgnation
Copy link
Member

I think it's reasonable that, at least for a time, there's the ability to revert to long poll mode. @dpp Do you have any objections there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lift5 Features/Changes for Lift 5
Projects
Development

No branches or pull requests

3 participants