realm-js/lib/browser
Scott Kyle e8cd20d7bb Use RPC callback mechanism for writes and listeners
The callbacks are stored by their id in the RPCServer so they are properly uniqued. This prevents the same callback from being added multiple times as a change listener.
2016-05-02 12:41:53 -07:00
..
.eslintrc Use device IP addresses to connect to RPC host 2016-03-01 00:56:45 -08:00
base64.js Convert browser module to use ES6 modules 2016-02-29 03:24:58 -08:00
collections.js Fix broken testResultsInvalidation test on Chrome 2016-04-29 11:16:21 -07:00
constants.js Convert browser module to use ES6 modules 2016-02-29 03:24:58 -08:00
index.js Use RPC callback mechanism for writes and listeners 2016-05-02 12:41:53 -07:00
lists.js Make List and Results inherit from Collection 2016-03-20 11:51:16 -07:00
objects.js Fix Realm.Object in Chrome debug mode 2016-04-26 17:33:33 -07:00
results.js Make List and Results inherit from Collection 2016-03-20 11:51:16 -07:00
rpc.js Use RPC callback mechanism for writes and listeners 2016-05-02 12:41:53 -07:00
util.js Use RPC callback mechanism for writes and listeners 2016-05-02 12:41:53 -07:00