File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
- Use ddp-ejson instead of meteor-ejson. ddp-ejson is a repackage of Meteor's latest EJSON package
4
4
- Use ddp-srp insead of node-srp. ddp-srp is a repackage of Meteor's latest SRP package
5
5
- Added second callback to ddpclient.call, executed when the DDP ` updated ` message is received
6
- - TODO: Allow automatic EJSON serialization/deserialization of ObjectIDs
7
- - TODO: Expose EJSON package to allow for addition of custom EJSON types
6
+ - Allow automatic EJSON serialization/deserialization of ObjectIDs
7
+ - Expose EJSON package to allow for addition of custom EJSON types
8
8
- added DDP pre2 support
9
9
- DDP version negotiation
10
10
- DDP heartbeat support (reply only)
16
16
17
17
0.4.5 - 2014-04-24
18
18
19
- - Fix login with password method to return login token
19
+ - Fix login with password method to return login token
20
20
21
21
0.4.4 - 2014-02-09
22
22
You can’t perform that action at this time.
0 commit comments