Skip to content

Conversation

@taeold
Copy link
Contributor

@taeold taeold commented Jul 31, 2025

Adds two new examples to demonstrate asynchronous and streaming capabilities:

  • cloud_run_async: Shows how to create basic asynchronous HTTP and CloudEvent functions.
  • cloud_run_streaming_http: Shows how to create both synchronous and asynchronous streaming HTTP functions.

The examples include instructions for running locally with the functions-framework CLI and deploying to Cloud Run with gcloud.

Adds two new examples to demonstrate asynchronous and streaming capabilities: - `cloud_run_async`: Shows how to create basic asynchronous HTTP and CloudEvent functions. - `cloud_run_streaming_http`: Shows how to create both synchronous and asynchronous streaming HTTP functions. The examples include instructions for running locally with the `functions-framework` CLI and deploying to Cloud Run with `gcloud`.
@taeold taeold force-pushed the add-async-and-streaming-examples branch from c1dcab3 to ad40680 Compare July 31, 2025 20:55
@taeold taeold changed the title docs: Add async and streaming examples fix(ci): Add release-assets.githubusercontent.com to allowed endpoints Jul 31, 2025
@taeold taeold changed the title fix(ci): Add release-assets.githubusercontent.com to allowed endpoints feat: Add async and streaming examples Jul 31, 2025
taeold added 4 commits July 31, 2025 18:44
- Add version specifier to functions-framework dependency - Remove --allow-unauthenticated from gcloud commands - Fix typo in Cloud Run URL - Update Cloud Run link to Cloud Functions
@taeold taeold merged commit a07b1e4 into GoogleCloudPlatform:main Aug 4, 2025
51 checks passed
@taeold taeold deleted the add-async-and-streaming-examples branch August 4, 2025 20:39
@thomasuster
Copy link

👏👏👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants