Closed rodentskie closed 3 years ago
hi , I got exctly the same error how did you solve it ? Thanks
hi , I got exctly the same error how did you solve it ? Thanks
Go to the library's .cpp file and remove the beginSSL block of code. That's how I fixed the issue.
Good day,
I used the example of WebSockets by Markus Sattler the WebSocketClientSocketIO and yes it can connect to my server.
But when I'm using the example from this library, I can't even compile my code. Here is the error I get.
I comment and uncomment some stuff but all of this is from the example. I added -lstdc++ already in the platform of esp8266, and install libraries. Please help Sir / Ma'am.
Here is the code.