Open
Description
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
Labels
No labels