Socket ID of the dashboard

Hi,
can I affect the socketid ? => "IP:1880/ui/#!/0?socketid=AnUFbQQ1zxQzKf9sAAAL"

can I change "AnUFbQQ1zxQzKf9sAAAL" to a name that I determine ?
where is the ID set ?

Greetings

No. The ID is created when the client and the server do their handshake. Also, if you reload the client, you will get a new socketid. It is generated by the Socket.io library.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.