This Week's Trending
This Month's Trending
This Year's Trending
i dont understand how phoenix presence works
in the examples
defmodule MyAppWeb.MyChannel do
use MyAppWeb, :channel
alias MyAppWeb....
New
I’m investigating LiveView JS client errors when the Socket/LiveSocket throws failed with reason: {"reason":"unmatched topic"}.
I modifi...
New
Last Three Year's Trending
I have this code in my controller
def create(conn, %{"order" => order_params}) do
order_params = get_params(conn, order_params...
New
Hello, I'm new to Phoenix and I'm following this tutorial https://hexdocs.pm/phoenix/channels.html to implement something similar to chat...
New
I’m developing an app, and I think my client is creating too many socket/channel connection, so I decided to setup some watchers. I follo...
New
In some corporate environments we’re experiencing that WebSocket transport is not working, because it is blocked by a proxy. The longpoll...
New
Hey everyone!
I’m struggling to get Phoenix.Presence to scale up sufficiently for our needs. I feel like Presence might be overkill in t...
New
I am wanting to build a dashboard that shows the number of users connected to each topic per node so I can visualise the distribution of ...
New
Hi friends,
It is my first experience to work with Phoenix Channels, so I have read some documents, but I want to test my socket with po...
New
Hey guys first post here!
It seems that I’m missing something because I can’t get this problem to work.
I have a simple controller when...
New
I’m relatively new to phoenix, so I may not have the vocabulary to express myself clearly.
I ended up maintaining as a junior a phoenix ...
New
Hello,
I am trying to learn how to use Phoenix Channels and trying out the code in the documentation. I tried the following on the clien...
New
In Corsica I can use a regex pattern for my CORS list, but when checking the Phoenix.Channels documentation I don’t see any mention of th...
New
When ever a user connect to our phoenix channel like user join a channel when he login and leave channel when logout.So whenever it join ...
New
One thing about Phoenix Channels that I’ve never really understood is the purpose of Phoenix.Socket. From the docs and guides, I simply u...
New
Hi there,
I have a PHP app (it’s big can’t migrate it to elixir) so for pseudo real time communications, I’m using a request that uses S...
New
I can sort of ‘feel’ when I should use one over the other, but I’m interested in a more merit-based approach when picking between the two.
New
Trending Over Three Years
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
I’ve been trying load test of phoenix channels for an app I’ve been working on for a client. I’m using tsung to do so. I’m struggling to ...
New
Hello,
I’m trying to use channels and sockets on phoenix.
Here is what I have to handle sockets:
channel "discussion:*", Flux.Discus...
New
Is there a way to send a message to a specific user without having to join a channel client side? Especially without having to create a c...
New
I would like to implement a banned feature in a chat and I think the easiest way would be to somehow put %{banned_in: ["chat:1", "chat:4"...
New
I am trying to develop a small websocket API (as a testbed first) but without using the Phoenix frontend (that socket.js). I need it to c...
New
I have a socket/channel setup with some custom authentication logic. If the authentication fails, it shows an error message to the user (...
New
I'm building a sort of highly customized chat application with Phoenix, with some functionality similar with XMPP MUC.
Now, I have both...
New
I need to know whether the client is online, when WiFi is down.
The server should know it immediately. Can anyone tell me an elegant sol...
New
Hi alchemists!
Currently we're using server sent events (SSE/Eventsource) to notify client applications (written in Go) about model cha...
New
I've got an umbrella app with a Phoenix app, and some vanilla elixir apps. Is there a way to broadcast to a Phoenix channel from a vanill...
New
We have a use case where we want to route an incoming call to all online users within a channel ("lobby"). Each of these users ("candidat...
New
I noticed there are two broadcast/3 functions available in different modules:
MyApp.Endpoint.broadcast(topic, event, message)
Docs: “Br...
New
Hi,
I use sobelow to highlight potential security issues, and the latest version has started warning if no content-security-policy head...
New
Can i use elixir channels to push notification to android or IOS device like how google firebase do??
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:
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
- #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







