v1.0.0-alpha.4: Merge pull request #10 from kuzzleio/reconnect
Pre-release
Pre-release
scottinet
released this
18 Nov 09:26
·
2051 commits
to master
since this release
Most of the intended functionalities are implemented, but there is still a lot of work to do. Namely:
manage offline mode + reconnectionimplement Kuzzle.now() (need a new Kuzzle API route)- add a new KuzzleFilter object, aiming at helping users to easily construct filters
- add a new KuzzleBulk object, handling bulk requests
manage requests metadatamanage subscriptions metadata (need Kuzzle implementation)handle multiple subscriptions on the same room