Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Releases: boundsj/ObjectiveDDP

v0.2.0

28 Sep 19:17
Compare
Choose a tag to compare

Various pull requests merged.

handle Oauth failures better

lots of stability improvements

bumped socketrocket to version 4.1

v0.1.8

13 Oct 04:42
Compare
Choose a tag to compare

Feature update:

  • When reconnecting sessionToken will be passed to the meteor server to login again.
  • Version update for DDP protocol
  • LogonWithSessionToken method added
  • sessionToken is now accessible from MeteorClient

v0.1.6

29 Aug 01:08
Compare
Choose a tag to compare

New in this release

  • Swift Example added
  • Support for ordered collection operations from DDP

signup support

27 Jul 20:39
Compare
Choose a tag to compare

New in this release:

  • Signup methods for both email and username or both
  • Changed All ascii over to utf8

v0.1.4

03 Jul 11:38
Compare
Choose a tag to compare
  • Meteor 0.8.2 support (#81)
  • Updated login methods (#82 #79)
  • Support ping to DDP Server (#84)