Latest #socket Threads Top

ausimian
I was curious whether it would be possible to use kernel TLS offload from Elixir. I have a preference for the non-blocking socket program...
New
vipulbhj
Hello, I am trying to build a Backend system in Phoenix, this is mostly APIs but needs Websockets for a chat interface. I researched a b...
New
krishna_vaguelyright
Hi! I am trying to see if I can listen to heartbeat & disconnect events without having to use user channels & presence I am s...
New
skyqrose
I want to test my js app that uses phoenix.js sockets. I want to write tests along the lines of: Set up a mocked socket and channel. Re...
New
skyqrose
Proposal: I wish the socket connect/3 callback could allow returning a reply to the frontend, which would then be visible in phoenix.js ...
New
MatinDevs
I understand that this is theoretically possible. One could utilize NIFs along with Rust or another language for CPU-intensive tasks, suc...
New
acrolink
For an AI driven chatbot over channels I want to store some transient data. There will be 10’s of thousands of concurrent users. Will be ...
New
acrolink
Hi, I am developing a chat-bot using Phoenix and LiveView. My question, as the application gets more users, I will have to scale it up b...
New
rhcarvalho
Hi! Today I noticed that when a LiveSocket goes into longpoll fallback mode, calling liveSocket.disconnect() on the browser console beha...
New
DestroyedSoul
Hello, I have a page that consists of several user inputs and buttons. For real-time validation (as well as updating character count) I...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

kasvith
i dont understand how phoenix presence works in the examples defmodule MyAppWeb.MyChannel do use MyAppWeb, :channel alias MyAppWeb....
New
DestroyedSoul
Hello, I have a page that consists of several user inputs and buttons. For real-time validation (as well as updating character count) I...
New
vipulbhj
Hello, I am trying to build a Backend system in Phoenix, this is mostly APIs but needs Websockets for a chat interface. I researched a b...
New
ausimian
I was curious whether it would be possible to use kernel TLS offload from Elixir. I have a preference for the non-blocking socket program...
New

Last Three Year's Trending Top

gsmlg
Can not get http header info from a Phoenix socket. %Phoenix.Socket{ assigns: %{}, channel: nil, channel_pid: nil, endpoint: Web...
New
marschro
Hello all, I am currently experiencing some strange behavior on my production environment. I run a Phoenix LiveView App Server is Free...
New
peppy
My Apache setup is like this: ## MAIN WEBSITE ## <VirtualHost *:443> ServerAdmin admin@mywebsite.com ServerName www.mywebsit...
New
acrolink
Hi, I am developing a chat-bot using Phoenix and LiveView. My question, as the application gets more users, I will have to scale it up b...
New
danubiolima
Hi! I’m trying implement a HTTP client using erlang library :gen_tcp and the section of code that should recover packet from socket are...
New
MatinDevs
I understand that this is theoretically possible. One could utilize NIFs along with Rust or another language for CPU-intensive tasks, suc...
New
ukashazia
I’m facing an issue where the socket appears to get reset ( no data persisted ) when i try to navigate to parent with LiveComponent. the...
New
icecap
Hi everyone Just updated phoenix.js to latest where the .onError signature seems to have changed Previously, I was just getting the sta...
New
Pistrie
Using the ChannelCase I can assert that certain events are happening, and that I receive certain replies from the server. However, I have...
New
skyqrose
I want to test my js app that uses phoenix.js sockets. I want to write tests along the lines of: Set up a mocked socket and channel. Re...
New
skyqrose
Proposal: I wish the socket connect/3 callback could allow returning a reply to the frontend, which would then be visible in phoenix.js ...
New
JoshLearningElixir
Suppose a room is public, everyone can join. However if the admin of the room sets the room to private, only a certain number of people c...
New
acrolink
For an AI driven chatbot over channels I want to store some transient data. There will be 10’s of thousands of concurrent users. Will be ...
New
rhcarvalho
Hi! Today I noticed that when a LiveSocket goes into longpoll fallback mode, calling liveSocket.disconnect() on the browser console beha...
New
krishna_vaguelyright
Hi! I am trying to see if I can listen to heartbeat & disconnect events without having to use user channels & presence I am s...
New

Trending Over Three Years Top

iacobson
Hi, What would be a good way to pass some information from the conn to the LiveView socket ? Let’s assume the following example router...
New
dokuzbir
I am trying to use drab with webpack but i get error in drap.js Uncaught ReferenceError: require is not defined this.Socket = require("p...
New
Loustak
Hello, I’m trying to use channels and sockets on phoenix. Here is what I have to handle sockets: channel "discussion:*", Flux.Discus...
New
shahryarjb
Hello, I want to create a socket api for mobile app and I test it with wscat libe in terminal, but after seconds it shows me a Disconnect...
New
tadasajon
Here are the docs for Plug.Conn.get_session: Plug.Conn.html#get_session/1 And here is the key line from the docs: Returns the whole se...
New
vlad.grb
I checked on the forum but still didn’t find a response Is there any way to send a push to socket without channels. LIke my UserSocket i...
New
acrolink
I want to use Phoenix sockets and presence to track users who are currently connected to the Internet (from within an Android application...
New
cedric
Hi, My socket are disconnected every 60 sec when they’re not sending data. I tried to change the idle_timeout to :infinity: (debugging...
New
r4z4
Hello I am struggling to implement a simple timer in LiveView, and so I was wondering if anyone knew of any good examples out there that...
New
infecting
Not sure what category to dump this in so sorry if this is in the wrong section. Recently I have been doing some basic research on voice ...
New
why
Hi, trying to understand the role of “params” in case of socket connections. Looked through the docs, the forum and Google, but still no...
New
skokon
Hello Elixir community, I’m new to elixir and phoenix, I’m trying to get the socket by the data I already assigned to it for example, I’...
New
marat
After I built a chat example using the good tutorial (https://tg.pl/drab) and this forum (What is the ~E sigil in the Drab tutorial?) I g...
New
deepukjayan
Is it possible to listen wildcard topic in a channel # my_socket.ex use Phoenix.Socket ## Channels channel "*", AbcWeb.MyChannel ...
New
csisnett
Hi everyone! I have a chat app live and some users haven’t been able to connect to their socket. At first I thought it was my frontend ...
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