Maiguelman
Websocket and SSE with Nuxt 3
So, acttualy I set the same example of the unJS using SSE (https://nitro.unjs.io/guide/websocket)
I also watched the video about websockets by Alexander Lichter (https://www.youtube.com/watch?v=OfY7JcrqkPg). But my mainly question that I tried something but nothing works is how to send a message to the websocket from outside, by other API. A tried using a POST HTTP request but nothing happens.
10 replies