realm-js/lib
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
..
browser Use RPC callback mechanism for writes and listeners 2016-05-02 12:41:53 -07:00
.eslintrc.json Properly configure ESLint for syntax checking 2016-03-16 13:01:38 -07:00
.npmignore Ignore more things when publishing with NPM 2016-01-22 16:43:53 -08:00
collection-methods.js Rename array-methods.js to collection-methods.js 2016-03-21 15:00:00 -07:00
index.js Fix some eslint errors 2016-04-19 01:38:46 -07:00