martijnwalraven / meteor-ios

Meteor iOS integrates native iOS apps with the Meteor platform (http://www.meteor.com) through DDP
MIT License
740 stars 79 forks source link

Make METDDPConnection.h a public header #85

Closed plarson closed 8 years ago

plarson commented 8 years ago

METCoreDataDDPClient and METDDPClient take a METDDPConnection as their designated initializer so this change lets users instantiate their own connection object.