Got assign/3 expects a socket error on assign/2 or assign/3 when trying to update assigns in function
|
|
3
|
42
|
March 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?
|
|
1
|
60
|
March 21, 2023
|
Request: LiveView Timer Example
|
|
12
|
418
|
January 16, 2023
|
Broadcast to another live view and handle message
|
|
8
|
329
|
January 2, 2023
|
Interleaving writes on a TCP connection: are they atomic?
|
|
1
|
166
|
December 18, 2022
|
Understanding Phoenix Presence
|
|
3
|
319
|
December 14, 2022
|
Tracking online/offline activity of a subset of users
|
|
0
|
153
|
December 9, 2022
|
How to access http headers in Phoenix socket?
|
|
32
|
4163
|
November 21, 2022
|
Testing Phoenix channels: How to test changes to the socket assigns done in handle_in/3 and get the updated socket?
|
|
7
|
195
|
October 24, 2022
|
How i can get socket data by the data i assigned to it
|
|
5
|
1192
|
October 20, 2022
|
How to intercept HTTP messages generated by Endpoint's socket macro with a Plug?
|
|
3
|
248
|
September 19, 2022
|
Backend socket vs inet
|
|
0
|
212
|
September 2, 2022
|
Is it possible to get all connected sockets on phoenix?
|
|
10
|
1652
|
September 2, 2022
|
Socket disconnecting after 60 sec without sending data
|
|
7
|
1601
|
July 6, 2022
|
Shape of Phoenix Channel socket messages
|
|
3
|
620
|
January 29, 2022
|
Custom transport in Phoenix
|
|
9
|
948
|
January 25, 2022
|
Ecto postgrex and unix sockets for Phoenix
|
|
5
|
1486
|
January 17, 2022
|
Phoenix Sockets getting stuck at "closed", "connecting" or "disconnecting" state
|
|
2
|
670
|
January 3, 2022
|
Socket disconnected when using `live_isolated/3`
|
|
0
|
287
|
December 30, 2021
|
Sending a message to a user/socket on_connect (without a channel)
|
|
0
|
297
|
November 19, 2021
|
Phoenix channels authentication with refresh token
|
|
5
|
882
|
November 12, 2021
|
`get_session` vs `fetch_session` -- why?
|
|
5
|
1378
|
October 29, 2021
|
Are there any recommended strategies for securing unauthenticated sockets?
|
|
4
|
547
|
October 6, 2021
|
Custom Socket JSON Serializer
|
|
1
|
391
|
August 28, 2021
|
Websockets Not Working: Phoenix Scripts On Sub-Domain, Loaded Through Main Domain / Apache
|
|
2
|
930
|
August 25, 2021
|
Any issues in passing username/password directly to the connect/2?
|
|
3
|
530
|
June 21, 2021
|
Run code after user joins Channel
|
|
1
|
350
|
June 17, 2021
|
Multiplayer Bot Architecture for Phoenix App?
|
|
5
|
530
|
June 1, 2021
|
Live layout assigns available but not @socket.assigns
|
|
3
|
1057
|
May 2, 2021
|
Gen_icmp - PoC wrapper over `socket` to be able to send ICMP requests (ping)
|
|
7
|
820
|
April 21, 2021
|