Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Firebase HTTPS Callable functions streaming quickstart

This quickstart demonstrates how to send requests to a server-side function and stream a response to a client SDK.

Read more about Cloud Functions for Firebase

Getting Started

  1. Install dependencies with npm install
  2. Start the hosting and functions emulators with firebase emulators:start --only functions,hosting
  3. Visit the url of the emulated Hosting site, and click "Get forecasts"

License

© Google, 2025. Licensed under an Apache-2 license.