This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hi everyone
I’m currently developing an app using Phoenix LiveView, and we’ve got one component (search) where we’ve got to push rather ...
New
LiveView by default use the /live socket. A user socket by default use the /socket socket. A socket is further divided into channels that...
New
Using the ChannelCase I can assert that certain events are happening, and that I receive certain replies from the server. However, I have...
New
Currently, the Phoenix Channel client does not reconnect when the close code is 1000. Based on the tests, this seems to be the intended b...
New
Trending Over Three Years
My phoenix app starts up fine, but as soon as I modify any elixir source files the above error begins to occur repeatedly. This is the re...
New
Hello,
I am currently investigating into writing a real time chat application in Elixir/Phoenix. I have a few queries before I jump into...
New
I have an Elixir 1.54 and Phoenix umbrella app containing:
[AdminWeb]
[Admin]
[DisplayWeb]
The [AdminWeb] calls a function defined in...
New
I have these two channels: UserChannel and PrivateChannel. UserChannel is the user’s own lobby and an example of joining that channel is ...
New
Hello everyone!
We’re building the seamless chat service Planga. (An official release will come soon! :smiley:)
Communication between t...
New
So this is what I’m trying to achieve:
One part of my javascript client side code joins a topic "data:data" with a payload of data to sy...
New
I am using Phoenix with Apollo and @absinthe/socket-apollo-link to listen to GraphQL subscriptions. The users spend a lot of time on the ...
New
I have a phoenix project which acts as a public interface to a nerves powered device. As part of the UI the user can request for things b...
New
Hello,
I’m wondering what the first 2 indices of the arrays sent/received over Phoenix socket connections are. Here are some examples fr...
New
Hi,
I started building an app that uses Phoenix channels and was wondering what’s the right (or the most appropriate) way to maintain ch...
New
I’m using phoenix 1.3.2
I have a socket that checks for user authentication at connection time:
def Socket do
use Phoenix.Socket
...
New
I’m trying to use a Phoenix Channel for the signaling part of a WebRTC application, as I thought Presence would be perfect for this.
The...
New
Hey everyone, here’s my use case: I have a channel that sends events to a GenServer running a simulation and that GenServer responds, as ...
New
Hello,
I’ve searched through the forum a bit without finding a satisfactory answer. I’m wondering if I can send a message to a Phoenix c...
New
Try learning again Phoenix channels and stumbled upon a dialyzer warning I can’t seem to solve.
My whole channel code below.
@impl tr...
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







