acmacalister / jetfire

WebSocket (RFC 6455) client library for iOS & OS X
Apache License 2.0
518 stars 83 forks source link

How to add query/parameters upon connect? #82

Open marcuschoong opened 6 years ago

marcuschoong commented 6 years ago

My socket server require to put in query/parameters upon connect, may i know how to add in the query/parameter by using this library?