Skip to main content
Visitor II
March 23, 2023
Question

How to make websocket server implementation?

  • March 23, 2023
  • 1 reply
  • 960 views

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 you know any? Or can you give me any hints how to start with this topic? Thank you for any help.

    This topic has been closed for replies.

    1 reply

    Graduate
    November 13, 2023

    your question is dated - are you still looking at websockets?