Issue with eventEmitter Communication Between Service and Gateway in Nestjs
currently I’m working on my project and encountered a specific issue. I can’t figure out why eventEmitter isn’t working between the service and the gateway. Here’s a code example: