0.0.24 (2016-04-12)
- ngautobahnSession: Return promise always when subscribing. (f83215b)
0.0.23 (2016-03-07)
- equality fail (9f393af)
- failing tests (3d3c985)
- implemented close handler logic to deal with close and lost (5e20036)
0.0.22 (2016-02-24)
0.0.21 (2016-02-24)
0.0.20 (2016-02-12)
- Ping: configuration (46c46f0)
0.0.19 (2016-01-07)
- CxSocketConnection: check that session is present when reusing session in openConnection (e2ddb6c)
- NgAutobahnSession: clearSession onOpenConnectionError (3200cd5)
0.0.18 (2016-01-07)
- CxSocketConnection: notify about lost conenction on success (9e4cb14)
- NgAutobahnConnectionPing: typo on isOpen (cc70e62)
0.0.17 (2015-12-23)
- ping: Cancels the previous interval when starting a new one. (adb8bfa)
0.0.16 (2015-12-23)
- session: resubscribing brokers fixed. (76284e9)
0.0.15 (2015-12-23)
0.0.10 (2015-12-23)
- session: log removed. (ff0c9a8)
0.0.9 (2015-12-23)
- session: broker subscription fixed. (8b77c72)
- session: Reject the promise when invoking remoteCall and the session exists but it is not (e5f05c9)
- diagrams: Gliffy diagrams added for session. WIP (3fb4308)
- ping: removed timer (a2179c70)
- session:
- handling lost and close separately. (bd45f029)
- unsubscribe returns a promise (c8e702b6)
- bower: returned to 1.3.3 (e281d1a9)
- pingProvider: log removed (1c2f6eef)
- travis:
- fix script (4a20a1ca)
- update scripts (18c901e1)
- avoid system check (f4a18ee4)
- avoid bower update (f40439cd)
- added bower cache clear (1f3daf5c)
- travis.sh: clean npm (219c5276)
- session:
- End session test. (f2939145)
- typo (c681c364)
- session: avoid $q.resolve when performing a remote call. (cb70b8b6)
- session: ensure payload is non undefined (23628a5f)
- Ping: ConnectionPing && Ping -> ngAutobahn. (2a65a3a5)
- session: $scope.$apply made optional. (7aba1959)