@pitaj said in How to use websocket notifications from external app?:
@reinier-pupo okay so you want to listen for notifications.
You essentially want something like this:
https://github.com/NodeBB/NodeBB/blob/b46d2f93e64e6546fb295d396b830dcab9f0cbbd/employee monitoring software/public/src/client/header/notifications.js#L25
Yeah, thank you!! Exactly what i was looking for!