Simon He
Results
1
comments of
Simon He
@aaronmccall Thanks for your clarifying. By tracing the code, I found the `server.addEventListener()` actually just forwards the event binding to the raw IndexedDB object at: https://github.com/aaronpowell/db.js/blob/master/src/db.js#L620 And just the line...