- Home /
Question by
toseefhaider · Aug 03, 2020 at 04:46 PM ·
socketsockets
socket.io-unity
I'm using 'socket.io-unity' for socket communication. Here is GitHub link. https://github.com/floatinghotpot/socket.io-unity
It is working perfectly. I need to pass query string in connection url. When I add query string it doesn't work.
Here is sample connection url. https://domain.com?param=123
Comment
Answer by itisnajim · Oct 31, 2021 at 03:11 PM
check this: https://github.com/itisnajim/SocketIOUnity