washo4evr / Socket.io-v1.x-Library

Socket.io Library for Arduino
108 stars 58 forks source link

Can we add Query param to socket ? #26

Open tabvn opened 8 years ago

tabvn commented 8 years ago

Hi There

is there any options to add query ?token=abc when connect socket ? i 'm using Jwt socket auth so i need there is option to do

Thank you

washo4evr commented 8 years ago

Hi no, no option for now could you give me more information on it so I can add support?

Thanks

tabvn commented 8 years ago

thank you , i did decide modify your library and add parameter.

jheyman commented 4 years ago

thank you , i did decide modify your library and add parameter.

I know this is an old thread, but by any chance would you be willing to share that modification ? I have the exact same need.

dclause commented 4 years ago

Hi @jheyman I needed it myself, so here is the addition PR you can also use: https://github.com/washo4evr/Socket.io-v1.x-Library/pull/69