Skip to content

How to use TLS mod and not TLS? #417

Open
@TemKaSD

Description

@TemKaSD

I compile:

target_link_libraries(ghost++ PRIVATE sioclient)
target_link_libraries(ghost++ PRIVATE sioclient_tls)

Error:

[error] Server handshake response error: websocketpp.processor:20 (Invalid HTTP status.)

If you compile only:
target_link_libraries(ghost++ PRIVATE sioclient_tls)

is ok.

Me need sioclient and sioclient_tls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions