ESP8266 Developer Zone The Official ESP8266 Forum 2017-07-14T02:08:45+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=5587 2017-07-14T02:08:45+08:00 2017-07-14T02:08:45+08:00 https://bbs.espressif.com:443/viewtopic.php?t=5587&p=14571#p14571 <![CDATA[Re: RTOS WebSocket]]>
Joe

Statistics: Posted by jhinkle — Fri Jul 14, 2017 2:08 am


]]>
2017-07-14T01:59:30+08:00 2017-07-14T01:59:30+08:00 https://bbs.espressif.com:443/viewtopic.php?t=5587&p=14570#p14570 <![CDATA[RTOS WebSocket]]>
The issue I'm having is that it seems the core RTOS implementation is intercepting my WebSocket connection and response data and acting on it instead of just just treating it as HTTP data.

On the ESP Debug Port, I see debug data printf strings as "SES-WebSocket ...." which I am assuming is the SDK notifying me it working on the data.

How can I disable the RTOS SDK implementation of WebSockets - or at least tell the stack NOT to process any WebSocket requests or responses?

Thanks.

Joe

Statistics: Posted by jhinkle — Fri Jul 14, 2017 1:59 am


]]>