This Week's Trending
This Month's Trending
This Year's Trending
I’m investigating LiveView JS client errors when the Socket/LiveSocket throws failed with reason: {"reason":"unmatched topic"}.
I modifi...
New
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
The default Phoenix Endpoint configures a mount-point for both a websocket and long polling:
defmodule MyAppWeb.Endpoint do
…
socke...
New
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
Is compression possible with longpoll?
This does not work for longpoll.
socket "/live", Phoenix.LiveView.Socket,
longpoll: [conne...
New
with an apache reverse proxy this configuration was ok until the last 1.7.11 with longpoll
ProxyPreserveHost On
ProxyRequests off
Prox...
New
Hi!
Today I noticed that when a LiveSocket goes into longpoll fallback mode, calling liveSocket.disconnect() on the browser console beha...
New
Trending Over Three Years
Hi,
currently I am testing running a Phoenix application on a system with multiple connected nodes. There are some observations I’d like...
New
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
Hello! Can anyone help with making my own Socket adapter? there’s literally zero articles and projects on github doing this. I literally ...
New
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
This is a repost of an issue (ReverseProxyPlug and longpoll · Issue #146 · tallarium/reverse_proxy_plug · GitHub) I opened . The forum is...
New
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
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
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #phoenix_html
- #iex
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #performance









