Skip to content

Is Socket.IO-client c++ can connect to "https" server? #353

Open
@linuxrd007

Description

@linuxrd007

As title, my company use socket.io v3 or higher, I try to connect to server but there are no any connected message in server side!?
The server was tested by Socket.IO client Tools([https://amritb.github.io/socketio-client-tool/])

I reference example as follow:
image

It's can not connect, as follows.
sio::client h;
h.connect("https://207.148.98.240:4000");

How to connect to "https"?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs infoInformation has been asked and we are waiting for a replyquestionQuestion asked about usage of the library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions