Latest #pubsub Threads Top

simoncocking
Hi folks! We’ve just published a module which we’ve built and have been using at Amplified for a few years: A protocol-based PubSub abst...
New
longnightElixir
Hi, I have some usage scenario to ask: Users navigate between ` /product/product_a_id ` and ` /product/product_b_id` , and more ; the...
New
sezaru
I have a resource that I want to send notifications via pub_sub when a new one is created. In this resource, I have a relationship with ...
New
carlgleisner
Hi all :wave: I looked at using oban_notifiers_phoenix for PubSub in Phoenix but neither the tests in the GitHub repo nor the documentat...
New
scherrey
We have a backend system developed in Erlang with a bunch of actors. We want to build a front-end system in Elixir/LiveView and hopefully...
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
josefrichter
Hi, I am paginating through a bunch of classes, displaying 10 at a time. Every time I change a page, I need to subscribe to the new clas...
New
emmanuelkatto
Hi everyone, I am Emmanuel Katto from Uganda. I’m building a real-time data analytics application using Elixir and Phoenix, and I’m strug...
New
ketupia
Marlus presented techniques for optimizing liveview. One of his last points was to batch socket updates (timestamp 25:55). All I’ve ima...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

longnightElixir
Hi, I have some usage scenario to ask: Users navigate between ` /product/product_a_id ` and ` /product/product_b_id` , and more ; the...
New
simoncocking
Hi folks! We’ve just published a module which we’ve built and have been using at Amplified for a few years: A protocol-based PubSub abst...
New
sezaru
I have a resource that I want to send notifications via pub_sub when a new one is created. In this resource, I have a relationship with ...
New

Last Three Year's Trending Top

Fl4m3Ph03n1x
Background I have a Phoenix LiveView App inside an umbrella project which is basically a HelloWorld project. In This Phoenix App is spec...
New
joshp
Hey all! I’m building a library which will be listening to UDP events broadcast on the network, doing some parsing on them, and emitting...
New
ketupia
Marlus presented techniques for optimizing liveview. One of his last points was to batch socket updates (timestamp 25:55). All I’ve ima...
New
dfalling
I’m trying to follow LiveBeat’s example of using PubSub to send messages to LiveViews. I’ve also read through a ton of topics here, so I’...
New
carlgleisner
Hi all :wave: I looked at using oban_notifiers_phoenix for PubSub in Phoenix but neither the tests in the GitHub repo nor the documentat...
New
slouchpie
Imagine this familiar situation. We have a LiveView that renders a list of posts. Each post has an author (user) and multiple comments. E...
New
rbino
Hey everyone! In my app I have this resource (some parts omitted): defmodule MyApp.Vote do use Ash.Resource, data_layer: AshPostg...
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
RudolfVonKrugstein
Hi, I am looking for a way to create a pubsub system where the publisher has a little bit more control over the subscribers: depending...
New
anuaralfetahe
Hey there BEAM community! I’m happy to share with you my latest creation. Erlang library called Blockade. This library was born out of a...
New
josefrichter
Hi, I am paginating through a bunch of classes, displaying 10 at a time. Every time I change a page, I need to subscribe to the new clas...
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
emmanuelkatto
Hi everyone, I am Emmanuel Katto from Uganda. I’m building a real-time data analytics application using Elixir and Phoenix, and I’m strug...
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

Enuzo
I have an Elixir 1.54 and Phoenix umbrella app containing: [AdminWeb] [Admin] [DisplayWeb] The [AdminWeb] calls a function defined in...
New
sc4224
Hi all, I’m trying to use this library: GitHub - whatyouhide/redix_pubsub: Deprecated Redis Pub/Sub client for Elixir. Now built-in into ...
New
oliverandrich
Hi, I still working through this article and have now reached the phase, where I want to implement the immediate disconnecting of LiveVi...
New
josefrichter
This is very interesting feature of Postgres I didn’t know about. Is anyone using it?
New
tim2CF
Let’s say we have a code iex(1)> Phoenix.PubSub.subscribe Foo.PubSub, "user:*" :ok iex(2)> :erlang.process_info(self, :messages) {...
New
gangstead
I’m trying to rework a project that set up insert/update triggers that call pg_notify and then has Postgrex.Notifications.listen listener...
New
baezanat
Hello! I need to test that a Liveview broadcasts a message to a PubSub topic after a redirect. Anybody knows how I could go about testing...
New
Gilou06
Hi there, Is there a technical or philosophical difference between using one or the other ? I end up using both in my code without unde...
New
llama
I’m a little hazy on what the best practice is for designing a scalable PubSub system. Should there be a few subscriptions, or even just ...
New
rafaeliga
Hello there, I have a Liveview that subscribes to a Pubsub topic and starts a Genserver when I click in a button. The Genserver sends a...
New
entone
WAMP is currently a draft spec submitted to the W3C and IETF. At it’s most basic, it implements PubSub and Routed RPC over WebSocket or ...
New
polypush135
Just learning liveview so please excuse my limited knowledge From reviewing the Demo CRUD example I want to subscribe to a topic via Pho...
New
wktdev
I have a small pub sub app. When updates are made, a red “internet connection” error flashes briefly. Is this expected behavior? If not ,...
New
quda
I’m proudly open sourcing Qnotix, our Pub/Sub system for event notification developed 100% in Elixir without any framework, using just Pl...
New
tanweerdev
I need to test mqqt behaviors and events emitted by mqtt. E.g whenever I(mock device) publish to mqtt, the Handler gets called by it with...
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