-
Notifications
You must be signed in to change notification settings - Fork 989
Implement Realtime Autofetch on Config Update Notifications #9206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
tusharkhandelwal8
merged 31 commits into
realtime-for-web
from
realtime-handle-notifications
Aug 21, 2025
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
22ba366
added the api-definition, interfaces, realtime connection and backoff…
Samruddhi90 77bc5ef
Added TODO and comments
Samruddhi90 c16eadd
Added the visibilityMonitor
Samruddhi90 c5d7dfb
resolved the comment about the spacing problem
Samruddhi90 77a6aca
Fix check failures
Samruddhi90 4002ed9
minor changes
Samruddhi90 0ff4893
Fix yarn failures
Samruddhi90 52686fc
Merge branch 'realtime-backoff' into realtime-visibility-api
Samruddhi90 6105412
resolving the spacing problem
Samruddhi90 61ba815
Convert backoff time from seconds to minutes
Samruddhi90 a98f140
Merge branch 'realtime-backoff' into realtime-visibility-api
Samruddhi90 c4a8b72
fixed the minor errors
Samruddhi90 5b23deb
Minor refactoring
Samruddhi90 960b88e
fixing yarn lint errors
Samruddhi90 2653ebb
Adding synchronous delay
Samruddhi90 b8b2751
updating the fetch call
Samruddhi90 024e042
Closing the connection in a proper way
Samruddhi90 f882ad4
close connection async
Samruddhi90 a7d271b
Added the comments
Samruddhi90 ac82ed7
minor fixes
Samruddhi90 006127b
Modifying the name of the method `beginRealtimeHttpStream` to `prepar…
Samruddhi90 874299e
Updating the onConfigUpdate method definition.
Samruddhi90 412b664
Merge branch 'realtime-for-web' into realtime-handle-notifications
Samruddhi90 649a2ac
Delete realtime_handler.test.ts
Samruddhi90 11077d8
fixing the comments.
Samruddhi90 494af7d
Adding a TODO for X-`Firebase-RC-Fetch-Type` header
Samruddhi90 385d8bd
Update the errorcodes
Samruddhi90 f583f8e
minor fix
Samruddhi90 17b9eb5
Resolving the comment
Samruddhi90 3eee5f8
Adding changeset
Samruddhi90 5d43520
Realtime RC test cases (#9210)
Samruddhi90 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fixed the minor errors
- Loading branch information
commit c4a8b72195b5538c2cbecea03622612d6b09bf96
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.