Using Meteor as a service in another app

I’m building a web app in laravel currently and im interested in using Meteor as a service for real-time chat and notifications. Anyone done something similar? I assume I’m going to need tracker and ddp on my client, any ideas on how to get started, and how i should approach locking this down?

Any ideas would be fantastic. cheers.