Socket IO not allowing events to third party app

I was using socket io in my third-party app to listen to custom events from frappe backend on version 14 and I recently switched to frappe version 15, it stopped working, the third-party can still connect to frappe but none of the events pass on to there, even though socket io is working just fine on frappe’s side.