Connect an independent Ionic2+Angular2 based app with a Meteor server via DDP client

I have an independent Ionic2+Angular2 based mobile application. Also I have an existing Meteor server running on the other hand. I want to use the services of that Meteor Server in my Ionic2+Angular2 application. Is there any way to create a connection via some Meteor DDP client library??