So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By yamori
#59855 Hi,
I'm recently trying to get websocket working on ESP8266. I started with the websocket demo using libnopoll. But the program always crashes at the line calling nopoll_conn_tls_new/nopoll_conn_new with a SIGSEGV. So I wonder if the demo program ever works, or just because I'm doing it wrong?