You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Web Sockets rather than long polling for Comet Actors and other stuff (delayed rendering, browser/server actors, etc.) if Web Sockets are available.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: