Latest #phoenix_pubsub Threads Top

jam
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
brettbeatty
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
mtdelahaye
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
SJNG
When using the Redis adapter for Phoenix PubSub, we’ve noticed client connections + messages to Redis being dropped, without consistent /...
New
Yasoob01
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
roganjoshua
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
kamaroly
How do I test that my Category resource is sending notifications? Here my resource definition defmodule MyApp.KnowledgeBase.Category do...
New
caslu
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
scherrey
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
budgie
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 Top

This Month's Trending Top

This Year's Trending Top

blquinn
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
mtdelahaye
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
jam
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
Yasoob01
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
brettbeatty
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
SJNG
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 Top

mortenlund
Hi everyone! I am currently making a system that gather data from subsystems and sends each “value” over websocket to a Elixir Phoenix ...
New
julngomz
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
Elmseld
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
enewbury
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
budgie
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
mvkvc
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
peppy
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
scherrey
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
sharkmyster
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
elbasti
Hi folks, looking for some very basic beginner-level advice on architecture OTP applications. I’m building a hobby-project application t...
New
fedme
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
siu
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
lucasprag
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
caslu
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
budgie
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 Top

blset
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
jakub-zawislak
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
quentin-bettoum
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
Qqwy
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
anandgeorge
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
idi527
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
arpan
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
oliverandrich
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
Max
Hi, after updating to Phoenix 1.5 and follwing the upgrade plan, my logs are full with: [error] an exception was raised: ** (Argume...
New
shansiddiqui94
Happy Friday, Phoenix LiveView is a powerful library that allows for real-time user experience updates. Meanwhile PubSub claims to publi...
New
nesimtunc
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
mazzie
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
sezaru
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
catra
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
forte
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement