SocketCluster/socketcluster-client

Throw an error if user tries to specify protocol: 'https' or similar

Closed this issue · 3 comments

You're supposed to use secure: true for SSL/TLS. A lot of people use protocol: 'https' which is wrong.
This is a common issue which people encounter so maybe we should throw an error if they try to do this?

Not an error but a warning?

I think you fixed this @MegaGM :)

Well, I don't remember, thus I haven't fixed it.
#119