This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added support for realtime updates using snapshot listeners
It is now possible to listen to realtime update for documents and collection queries. Usage is available in the README. BREAKING CHANGE: Replaced @Google-Cloud dependency with firestore client SDK. Implementation of realtime updates highlights discreptancies between the SDKS.
- Loading branch information
Showing
81 changed files
with
6,072 additions
and
835 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,4 @@ coverage | |
.nyc_output | ||
service-account.json | ||
firebase-firestorm.code-workspace | ||
.env |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.