Ionic 2 Architecture for Meteor

Hey everyone, I have recently started with Ionic 2 as well as Meteor. I’ve gone through the whatsApp clone app provided by Meteor, in that I saw server publishes data and client subscribes to that data, currently my API expects routes and provides data accordingly. Kindly suggest what Architecture should I prefer for building Ionic 2 Application in Meteor.