How to mock phoenix sockets in Jest?
|
|
1
|
79
|
March 27, 2025
|
Feature request: Reply to socket connect
|
|
3
|
145
|
March 4, 2025
|
Is it practical to make a Minecraft server backend with Elixir?
|
|
4
|
309
|
January 17, 2025
|
Listening to Heartbeat & Disconnections without Channels & Presence
|
|
0
|
30
|
January 17, 2025
|
Storing transient data for chat sessions
|
|
5
|
91
|
December 4, 2024
|
Using Phoenix socket / LiveView in a horizontally scaled application
|
|
8
|
258
|
November 1, 2024
|
liveSocket.disconnect() unexpected behavior with longpoll
|
|
1
|
68
|
August 8, 2024
|
Websockets Not Working: Phoenix Scripts On Sub-Domain, Loaded Through Main Domain / Apache
|
|
4
|
1915
|
May 16, 2024
|
Button inside form reloads the entire view
|
|
3
|
369
|
March 15, 2024
|
How to terminate sockets from a channel topic in the Phoenix server side?
|
|
1
|
204
|
February 18, 2024
|
Phoenix LiveView - App responds slow in Production environment every ~20 seconds
|
|
12
|
1512
|
December 15, 2023
|
How to access http headers in Phoenix socket?
|
|
35
|
7356
|
December 1, 2023
|
:gen_tcp.recv() take long time to return
|
|
5
|
572
|
November 30, 2023
|
How do I assert the state (assigns) of a socket in a Channel?
|
|
1
|
312
|
August 29, 2023
|
Socket resets when trying to render/mount LiveComponent
|
|
4
|
423
|
August 12, 2023
|
Returning Socket.connect/2 error to phoenix.js
|
|
0
|
447
|
August 4, 2023
|
Pushing data from LiveView to Channel over PubSub?
|
|
2
|
412
|
June 25, 2023
|
Phoenix.Socket and connection origin
|
|
3
|
767
|
June 24, 2023
|
Is UDP socket in the active mode anit-pattern?
|
|
2
|
563
|
May 21, 2023
|
Is it possible to replicate the net::ERR_CONNECTION_RESET error at the client-side when making an API call or using a WebSocket?
|
|
2
|
1762
|
March 30, 2023
|
Got assign/3 expects a socket error on assign/2 or assign/3 when trying to update assigns in function
|
|
9
|
1001
|
March 22, 2023
|
Request: LiveView Timer Example
|
|
12
|
2561
|
January 16, 2023
|
Broadcast to another live view and handle message
|
|
8
|
1811
|
January 2, 2023
|
Interleaving writes on a TCP connection: are they atomic?
|
|
1
|
586
|
December 18, 2022
|
Understanding Phoenix Presence
|
|
3
|
1773
|
December 14, 2022
|
Tracking online/offline activity of a subset of users
|
|
0
|
455
|
December 9, 2022
|
Testing Phoenix channels: How to test changes to the socket assigns done in handle_in/3 and get the updated socket?
|
|
7
|
864
|
October 24, 2022
|
How i can get socket data by the data i assigned to it
|
|
5
|
2516
|
October 20, 2022
|
How to intercept HTTP messages generated by Endpoint's socket macro with a Plug?
|
|
3
|
664
|
September 19, 2022
|
Backend socket vs inet
|
|
0
|
597
|
September 2, 2022
|