Leandro Freitas

Results 13 comments of Leandro Freitas

Thanks for your contribution, @gibutm! As the person responsible for adding support for C# and the partially implemented support for Python through the C wrapper I take full responsibility for...

That is server-side, what about on the client side?

I mean, if the user wants to connect to "wss://..." you are supposed to use `websocketpp::client` while for a "ws://..." address you use `websocketpp::client`. The question is how to do...