socket.io-unity

I’m using ‘socket.io-unity’ for socket communication.
Here is GitHub link.

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.

check this: GitHub - itisnajim/SocketIOUnity: A Wrapper for socket.io-client-csharp to work with Unity.