Rocher0724 / socket.io-unity

MIT License
107 stars 19 forks source link

How to get connected Socket's Id? #21

Open khalilchoudhry opened 2 years ago

khalilchoudhry commented 2 years ago

Cant seem to find socket's Id when its connected e,g on web client:

Screenshot 2022-03-11 at 12 42 46 AM

but same doesnt work using this library:

Capture

On reconnection, socket stops sending data due to some reason so matching the Id on game & server is needed to check whats happening.

Sekru commented 2 years ago

Any idea how to get id ?