User Activity

Hello,I have project with h ttp server working but now I need to add Websocket protocol to display some data in a real time. I need to make WS server on my STM32. Unfortunately I didn't find any working example of WS protocol on STM32 implemented. Do...