#Nest app running as server and client websocket
6 messages · Page 1 of 1 (latest)
This might get you somewhere. https://www.npmjs.com/package/nestjs-websocket
https://keyyuki.medium.com/implement-simple-socket-io-client-to-nestjs-microservice-7640e0dfb5ce I have found this link. It could be interesting.
Medium