Latest #longpoll Threads Top

Arsenalist
When I’m on certain networks or within some VPN, I notice that the Phoenix app falls back to long polling as somewhat expected. But I’m w...
New
rhcarvalho
I’m investigating LiveView JS client errors when the Socket/LiveSocket throws failed with reason: {"reason":"unmatched topic"}. I modifi...
New
rhcarvalho
In early 2024 Chris updated the phx.new templates to enable LongPoll fallback for LiveView (related Phoenix Pull Request). I propose we ...
New
arrowsmith
The default Phoenix Endpoint configures a mount-point for both a websocket and long polling: defmodule MyAppWeb.Endpoint do … socke...
New
rhcarvalho
Hi! Today I noticed that when a LiveSocket goes into longpoll fallback mode, calling liveSocket.disconnect() on the browser console beha...
New
ashneyderman
Recently i got the need to switch to longpoll instead of using websockets. So i make a config change in the endpoint: socket("/live", ...
New
blset
with an apache reverse proxy this configuration was ok until the last 1.7.11 with longpoll ProxyPreserveHost On ProxyRequests off Prox...
New
user20230119
Is compression possible with longpoll? This does not work for longpoll. socket "/live", Phoenix.LiveView.Socket, longpoll: [conne...
New
smon
This is a repost of an issue (ReverseProxyPlug and longpoll · Issue #146 · tallarium/reverse_proxy_plug · GitHub) I opened . The forum is...
New
david234
We have been using Phoenix live view in one of our projects. It is deployed under Proxy. I find that WebSockets won’t work under a proxy...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

rhcarvalho
I’m investigating LiveView JS client errors when the Socket/LiveSocket throws failed with reason: {"reason":"unmatched topic"}. I modifi...
New
Arsenalist
When I’m on certain networks or within some VPN, I notice that the Phoenix app falls back to long polling as somewhat expected. But I’m w...
New

Last Three Year's Trending Top

ashneyderman
Recently i got the need to switch to longpoll instead of using websockets. So i make a config change in the endpoint: socket("/live", ...
New
arrowsmith
The default Phoenix Endpoint configures a mount-point for both a websocket and long polling: defmodule MyAppWeb.Endpoint do … socke...
New
blset
with an apache reverse proxy this configuration was ok until the last 1.7.11 with longpoll ProxyPreserveHost On ProxyRequests off Prox...
New
user20230119
Is compression possible with longpoll? This does not work for longpoll. socket "/live", Phoenix.LiveView.Socket, longpoll: [conne...
New
rhcarvalho
Hi! Today I noticed that when a LiveSocket goes into longpoll fallback mode, calling liveSocket.disconnect() on the browser console beha...
New
rhcarvalho
In early 2024 Chris updated the phx.new templates to enable LongPoll fallback for LiveView (related Phoenix Pull Request). I propose we ...
New

Trending Over Three Years Top

tfischbach
Hi, currently I am testing running a Phoenix application on a system with multiple connected nodes. There are some observations I’d like...
New
david234
We have been using Phoenix live view in one of our projects. It is deployed under Proxy. I find that WebSockets won’t work under a proxy...
New
DeadRat42
Hello! Can anyone help with making my own Socket adapter? there’s literally zero articles and projects on github doing this. I literally ...
New
silviurosu
I can not figure out how to make phoenix sockets longpool work. My config is like this: in endpoint.ex: socket("/socket", Carts.ApiWeb....
New
smon
This is a repost of an issue (ReverseProxyPlug and longpoll · Issue #146 · tallarium/reverse_proxy_plug · GitHub) I opened . The forum is...
New
clemensm
Hi there I’m currently developing a small webapp using Phoenix to send mails to a bunch of contacts. In there I wanted to use a channel ...
New
ismaelga
Hey! Is there any way to disable tokens verification for a socket? I’m doing a phoenix app to serve as a mock for a service we use. And...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement