How to access http headers in Phoenix socket?
|
|
35
|
5494
|
December 1, 2023
|
:gen_tcp.recv() take long time to return
|
|
5
|
229
|
November 30, 2023
|
How do I assert the state (assigns) of a socket in a Channel?
|
|
1
|
152
|
August 29, 2023
|
Socket resets when trying to render/mount LiveComponent
|
|
4
|
178
|
August 12, 2023
|
Returning Socket.connect/2 error to phoenix.js
|
|
0
|
186
|
August 4, 2023
|
Pushing data from LiveView to Channel over PubSub?
|
|
2
|
242
|
June 25, 2023
|
Phoenix.Socket and connection origin
|
|
3
|
274
|
June 24, 2023
|
Is UDP socket in the active mode anit-pattern?
|
|
2
|
345
|
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
|
717
|
March 30, 2023
|
Got assign/3 expects a socket error on assign/2 or assign/3 when trying to update assigns in function
|
|
9
|
546
|
March 22, 2023
|
Request: LiveView Timer Example
|
|
12
|
1126
|
January 16, 2023
|
Broadcast to another live view and handle message
|
|
8
|
932
|
January 2, 2023
|
Interleaving writes on a TCP connection: are they atomic?
|
|
1
|
347
|
December 18, 2022
|
Understanding Phoenix Presence
|
|
3
|
844
|
December 14, 2022
|
Tracking online/offline activity of a subset of users
|
|
0
|
343
|
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
|
489
|
October 24, 2022
|
How i can get socket data by the data i assigned to it
|
|
5
|
1736
|
October 20, 2022
|
How to intercept HTTP messages generated by Endpoint's socket macro with a Plug?
|
|
3
|
431
|
September 19, 2022
|
Backend socket vs inet
|
|
0
|
399
|
September 2, 2022
|
Is it possible to get all connected sockets on phoenix?
|
|
10
|
1894
|
September 2, 2022
|
Socket disconnecting after 60 sec without sending data
|
|
7
|
2273
|
July 6, 2022
|
Shape of Phoenix Channel socket messages
|
|
3
|
1180
|
January 29, 2022
|
Custom transport in Phoenix
|
|
9
|
1395
|
January 25, 2022
|
Ecto postgrex and unix sockets for Phoenix
|
|
5
|
1929
|
January 17, 2022
|
Phoenix Sockets getting stuck at "closed", "connecting" or "disconnecting" state
|
|
2
|
1337
|
January 3, 2022
|
Socket disconnected when using `live_isolated/3`
|
|
0
|
464
|
December 30, 2021
|
Sending a message to a user/socket on_connect (without a channel)
|
|
0
|
465
|
November 19, 2021
|
Phoenix channels authentication with refresh token
|
|
5
|
1318
|
November 12, 2021
|
`get_session` vs `fetch_session` -- why?
|
|
5
|
2360
|
October 29, 2021
|
Are there any recommended strategies for securing unauthenticated sockets?
|
|
4
|
765
|
October 6, 2021
|