is it ok to emit events in socket io middleware ?
Unanswered
Giant panda posted this in #help-forum
Giant pandaOP
i am using socket io to build a chat app i want to check if there is a specific id that exists in the incoming socket connection , an event will be emitted if that's the case is it ok to emit events in socket io middleware ?