Replies: 6 comments
-
I connected via websocket client. But I can't figure out how I can get cookies from the user via websocket. Maybe someone knows? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Can someone give me an example of how to properly connect a client to a server. Please... |
Beta Was this translation helpful? Give feedback.
-
I still can't figure out how I can get the user's session on the socket. |
Beta Was this translation helpful? Give feedback.
-
can you get a paid consultation? How can I access the session on the socket? |
Beta Was this translation helpful? Give feedback.
-
From my experiences, I understood that the session depends on the path. The site root is set by default. if you set the path to the socket, then the session can be read. if there is a way to bind html and socket path? |
Beta Was this translation helpful? Give feedback.
-
Can I use socket.io-client to connect to the server. The thing is, when I try to call socket.connect() I get a connection error.
Beta Was this translation helpful? Give feedback.
All reactions