v0.0.33
·
257 commits
to main
since this release
npm install sqlitecloud-js
Version:
https://www.npmjs.com/package/sqlitecloud-js/v/0.0.33
Documentation:
https://sqlitecloud.github.io/sqlitecloud-js/
Release Notes:
- SQLiteCloudConnection refactored to support different data transport to the database
- Implemented SQLite Cloud Gateway in separate repo that can enable websockets+json connections to SQLite Cloud
- Implemented data transport that connects to SQLite Cloud Gateway via socket.io
- Test in the browser, added simple html page in gateway project showing connections with and without drivers