Andrés
Problem using EventEmitters [Weird behavior]
Looks like the eventEmmiter that's created in the subscrition lives in the ws server and the emit event
Lives in the nextjs proccess
So the event emmiter has this problem
I probably could fix this by implementing a redis/valkey server but I would really like to keep the app small
Also I dont understand why subscriptions are being run on the ws server, maybe is something of my setup?
I would really like to know
16 replies