-
Notifications
You must be signed in to change notification settings - Fork 989
Support streaming streaming responses for callable functions. #8609
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
37 commits
Select commit
Hold shift + click to select a range
48eca40
Support streaming streaming responses for callable functions.
taeold 21db516
Merge branch 'main' into dl-fn-streaming
taeold d28863c
Support AbortSignal
taeold a02b25f
Update API reports
taeold ab99970
Re-introduce fetchImpl.
taeold 8ec2787
Merge branch 'dl-fn-streaming' of https://github.com/firebase/firebas…
taeold 4aee03e
Add more tests.
taeold fdc70d8
Update API reports
taeold 55d9266
Add comment.
taeold 9a430cc
Merge branch 'dl-fn-streaming' of https://github.com/firebase/firebas…
taeold 785e906
Allow reading multiple data chunks from single read() chunk.
taeold 861edce
Fix lint errors.
taeold 4b188d0
Don't swallow errors.
taeold 39c44d5
Fix linter issues.
taeold 1c1f533
Update API reports
taeold b481220
Merge remote-tracking branch 'origin/main' into dl-fn-streaming
taeold 9f4c973
Merge branch 'dl-fn-streaming' of https://github.com/firebase/firebas…
taeold ebd74cb
Add changeset.
taeold cf56623
Update code to use pump() patter.
taeold cfbcd46
Refactor implementation for better readability.
taeold 1801c53
Nits.
taeold bf4f5e9
More nits.
taeold c6ef6a0
Merge branch 'main' into dl-fn-streaming
taeold 31998c2
Revert changes to the functions-type package.
taeold 72e87b4
Remove duplicate entry in the package script for functions.
taeold d8ebbb8
Run formatter.
taeold fd2cb15
Generate updated docs.
taeold 9a85bb2
Refactor code to make auth headers.
taeold f581b61
Fix misc.
taeold b9a42e5
Update API reports
taeold d0cc907
Revert uninteded changes to untouched test case.
taeold f773110
Add docstring comments to utility functions.
taeold aa993f0
Merge branch 'dl-fn-streaming' of https://github.com/firebase/firebas…
taeold 9ae31c0
Correct documentation on AbortSignal.
taeold 327c1cb
Run formatter
taeold 5fb40f1
Update docs.
taeold 9ea463d
Update docs per comments.
taeold 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
Correct documentation on AbortSignal.
- Loading branch information
commit 9ae31c075311e3afae7f8854424f8e9c16b3d98a
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
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.