Skip to content

v0.0.33

Choose a tag to compare

@gionatamettifogo gionatamettifogo released this 31 Jan 15:24
· 257 commits to main since this release
0fe1f97
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