-
Notifications
You must be signed in to change notification settings - Fork 4.1k
feat(cloud_functions): add support for cloud functions stream #17214
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
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
5bbf13d
chore: add platform interface and method channel implementation for C…
SelaseKay 24acdda
chore: add `httpsCallableStreamFromUrl` and `httpsStreamCallableWithUri`
SelaseKay fa00dd9
chore: resolve comments
SelaseKay fa750ed
chore: add Android implementation for Cloud Functions stream
SelaseKay 3e8ac29
chore: resolve formatting issues
SelaseKay c248cd6
chore: correct variable name
SelaseKay 1ac4533
chore: add support for Cloud Functions Stream(Android)
SelaseKay d8e0fce
Merge branch 'main' into feat/cloud_functions_stream_support
SelaseKay 95236c8
chore: create dedicated StreamHandler class
SelaseKay 785e019
Merge branch 'main' into feat/cloud_functions_stream_support
SelaseKay 6161988
chore: add streamhandler implementation for ios
SelaseKay debdc46
Merge branch 'main' into feat/cloud_functions_stream_support
SelaseKay 4d0c10e
chore: add iOS implementation for Cloud Functions stream
SelaseKay 1190fde
chore: add license header to stream handler files
SelaseKay 6bbde2f
chore: web Cloud Functions stream wip
SelaseKay 66be89b
chore: push all
SelaseKay 4804ab9
chore: update functions based on API Doc modification
SelaseKay 4f83c36
chore: clean up code
SelaseKay 213e283
chore: add web package
SelaseKay de10bcc
Merge branch 'main' into feat/cloud_functions_stream_support
SelaseKay 794d441
chore: add streaming example
SelaseKay 560e3eb
Merge branch 'feat/cloud_functions_stream_support' of github.com:fire…
SelaseKay 6ad0820
chore: fix ci issues
SelaseKay a9819db
chore: fix ci
SelaseKay 295c6c6
chore: fix cloud function test
SelaseKay 7a5ad4e
chore: add missing doc
SelaseKay 45fea6f
chore: fixes and clean up
SelaseKay 047354a
chore: add e2e for Cloud Functions Stream
SelaseKay 045150d
chore: fix formatting issue
SelaseKay 69ef58f
chore: add more tests and fix timeout for Android
SelaseKay 693aa89
chore: add test for map and list
SelaseKay aa77160
chore: fix test
SelaseKay 06c1c9c
chore: update year to 2025 in files
SelaseKay 1404359
chore(web): add support for abort signal
SelaseKay 43c223c
chore: resolve comments and add test for Abort
SelaseKay df743ee
chore: fix test
SelaseKay c5136d6
chore: fix test
SelaseKay 3964f3b
chore: update copyright year
SelaseKay f3af9e8
chore: print error to console
SelaseKay 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
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
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
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.
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.