RTOS WebSocket

jhinkle
Posts: 32
Joined: Tue Apr 19, 2016 12:09 am

RTOS WebSocket

Postby jhinkle » Fri Jul 14, 2017 1:59 am

I have written my own WebSocket software and wish to use it in the RTOS SDK.

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

jhinkle
Posts: 32
Joined: Tue Apr 19, 2016 12:09 am

Re: RTOS WebSocket

Postby jhinkle » Fri Jul 14, 2017 2:08 am

Please ignore this post -- I mis-interpreted my debug messages .

Joe

Who is online

Users browsing this forum: No registered users and 64 guests