Latest #phoenix_pubsub Threads 
What’s the canonical way to handle ephemeral state? Let’s take typing indicators as an example, e.g. Bob is typing.... At first I thought...
New
I have a custom websocket process that occasionally receives a pubsub message it never subscribed to. It’s not a very complex module, and...
New
I’ve noticed Codex often struggles to run tests in an umbrella app. It repeatedly follows a long trial-and-error process before eventuall...
New
When using the Redis adapter for Phoenix PubSub, we’ve noticed client connections + messages to Redis being dropped, without consistent /...
New
TL;DR
Clients join a simple topic like "daily_agent_stats:total_inbound_calls".
On the server I expand it using workspace_id + agent_id ...
New
After and Endpoint.subscribe I would like to be able to get the number of subscribers to the topic.
My use case is this.
A person wants...
New
How do I test that my Category resource is sending notifications?
Here my resource definition
defmodule MyApp.KnowledgeBase.Category do...
New
Hello guys, i’m having some trouble in the game i’m currently developing, let me explain. It’s a song guessing game, so users can join a ...
New
When using Phoenix.Pubsub.Subscribe and having a large number of subscribers to the same event (3k+), is there a single process pushing a...
New
I’m developing a multiselect feature, and came to the conclusion that it should be implemented as styled divs that tracks their selected ...
New
This Week's Trending
This Month's Trending
This Year's Trending
Hello! This is my first post so sorry if I break some community guidelines, if I do so, it is unknowingly. This could be more of a discus...
New
I’ve noticed Codex often struggles to run tests in an umbrella app. It repeatedly follows a long trial-and-error process before eventuall...
New
What’s the canonical way to handle ephemeral state? Let’s take typing indicators as an example, e.g. Bob is typing.... At first I thought...
New
TL;DR
Clients join a simple topic like "daily_agent_stats:total_inbound_calls".
On the server I expand it using workspace_id + agent_id ...
New
I have a custom websocket process that occasionally receives a pubsub message it never subscribed to. It’s not a very complex module, and...
New
When using the Redis adapter for Phoenix PubSub, we’ve noticed client connections + messages to Redis being dropped, without consistent /...
New
Last Three Year's Trending
Hi everyone!
I am currently making a system that gather data from subsystems and sends each “value” over websocket to a Elixir Phoenix ...
New
Hello All,
I need some clarifications on using WebSockets and Pub/Sub in/with Phoenix LiveView.
I have the example working where I can ...
New
I have two elixir-applications, that need to communicate with each other:
1 Server that has a PubSub with 2 topics, it broadcasts to on...
New
Hi folks, looking for feedback on this new Phoenix pubsub adapter. It’s meant to be an in-memory lightweight substitute to using somethin...
New
So I just got a new liveview deloyment, using Redis as the pubsub backend while I get cluster forming figured out. The first page render ...
New
Hello!
I am working on an app where I have an Elixir cluster and have clients connected to Phoenix Channels on various nodes. I am using...
New
I’m pretty new to this part of Phoenix, but I was able to figure out a very basic way to make the server send a message to a single room ...
New
When using Phoenix.Pubsub.Subscribe and having a large number of subscribers to the same event (3k+), is there a single process pushing a...
New
Hi,
I’m building a little web app in phoenix. I want the app to allow users to play a dice game together. I have written all the game lo...
New
Hi folks, looking for some very basic beginner-level advice on architecture OTP applications.
I’m building a hobby-project application t...
New
Hi!
We’ve noticed that the Phoenix PubSub process in our application is often using more than 300MB of memory. Is that expected in fairl...
New
I need a custom dispatcher for Phoenix PubSub in my application, but when I broadcast a message in some channel, Phoenix does not use my ...
New
How to share a list of votes between multiple logged-in users without saving them into the database?
Hi.
I’m learning about Phoenix by trying to build an app where logged-in users would be able to vote and see each other responses in rea...
New
Hello guys, i’m having some trouble in the game i’m currently developing, let me explain. It’s a song guessing game, so users can join a ...
New
I’m developing a multiselect feature, and came to the conclusion that it should be implemented as styled divs that tracks their selected ...
New
Trending Over Three Years
When creating a new project with
mix phx.new proj --umbrella
the phoenix_pubsub dependency is placed in the mix.exs of the proj app and...
New
I’m new to distributed elixir.
I have two clean installations of Phoenix 1.4.2 - apps named A and B. I’m running these with --sname opti...
New
When using the new LiveView stream feature, I want to disable the actions of an item (in a table) which is already being edited by anothe...
New
I am working on a small library that computes a moving average, which would work well with Phoenix PubSub, in that it could subscribe its...
New
Hi,
I have an implementation in which the backend is in two parts. One handles business logic and the other is a LiveView server.
The B...
New
tl;dr
Is there a way to get a list of pids subscribed to a phoenix pubsub topic?
My use case:
– setup
many many-to-many chat room c...
New
Hi everyone
In an effort to learn more about LiveView, try a NoSQL DB with elixir and build something interesting I build this project… ...
New
Hi,
I am doing my first baby steps with using Phoenix PubSub and added a call to broadcast to the context of my application model. Now I...
New
Hi,
after updating to Phoenix 1.5 and follwing the upgrade plan, my logs are full with:
[error] an exception was raised:
** (Argume...
New
Happy Friday,
Phoenix LiveView is a powerful library that allows for real-time user experience updates. Meanwhile PubSub claims to publi...
New
Hi,
I’m newbie to Elixir + Phoenix world. I’ve started an open source project to help COVID-19 pandemic if you live in a community, like...
New
I am new to Phoenix. I was wondering if it is possible to create topics dynamically in Phoenix. From what I understood till now in Phoen...
New
Hello,
A part of my application currently have a supervisor hierarchy that looks something like this:
As you can see, I have a Manage...
New
Hey guys,
I’m having problem to upgrade my dependencies. I want to use the allow_upload function in my liveview pages. My current config...
New
Hi, I have a question regarding the Phoenix PubSub process as it’s used by Channel sockets. Are the sockets that receive broadcast! messa...
New
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:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







