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

Version 0.1.1 Changes

Jesse Bounds edited this page Dec 17, 2013 · 1 revision

#####October 20th, 2013 version 0.1.1

This includes:

  • Cleanup of srp C code for meteor auth
  • Automated reattempts of login (configurable)
  • Logout convenience method
  • A "connected" property on MeteorClient that can be observed - it is true when connected to meteor. Websocket ready is true when the websocket is connected but not necessarily when the system has connected to a meteor server.
  • Bug fixes for specs for issues introduced in 0.1.0
Clone this wiki locally