Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
Jesse Bounds edited this page Sep 27, 2013 · 20 revisions

Welcome to the ObjectiveDDP wiki!

This library allows an Objective-C application to talk to a Meteor server with DDP (https://github.com/meteor/meteor/blob/master/packages/livedata/DDP.md)

This library also allows an Objective-C application to authenticate with a Meteor server with SRP (http://en.wikipedia.org/wiki/Secure_Remote_Password_protocol), the protocol Meteor uses for authentication over the web.

This documentation is under construction.

iOS Boilerplate

Clone this wiki locally