Maiguelman
Maiguelman
NNuxt
Created by Maiguelman on 8/12/2024 in #❓・help
Websocket and SSE with Nuxt 3
Hi everyone, I'm struggling to setup a communication in my project and in my mind it is really simple but I didn't found a way to make the things work well. I have a external API using Fastify, that receives comments from other service. I need to my front update a list everytime my API send the new comment. I've been trying with Websocket but really doesn't work for me. Have someone implemented websocket or SSE that receives data from outside the application?
10 replies