Custom .NET Player integration with XIBO CMS

Hello Community, We are developing our own .NET player and integrating with XIBO CMS for content management and notification. Has anyone tried this architecture?

To be specific, we are trying to find out how does the Notification works with non-XIBO players?

I understand XIBO uses XMR (ZeroMQ) to send notifications from the CMS changes. If we have to integrate our custom .NET player with XIBO Notifications, is there a guide or reference points the community can direct me to? Specifically how to listen to the XMR notification events on the .net client. Any help is highly appreciated.