A channel == a process

Oh Yeah, now I got it.. push is what I was looking for all the time… many thanks. Really strange that this feature is only mentioned in in the interceptions and outgoing events section. This makes it much much clearer..

So, I could basically manage the sockets by myself somewhere in a custom GenServer or so, and broadcast some messages to all sockets, and some for specific users, just with push.. you made my day (night actually) Thanks!

2 Likes