{"id":19290765,"url":"https://github.com/jacob-ebey/cf-lambda-streaming","last_synced_at":"2025-07-25T10:33:36.218Z","repository":{"id":82847162,"uuid":"591534876","full_name":"jacob-ebey/cf-lambda-streaming","owner":"jacob-ebey","description":"Enable your AWS Lambda hosted applications to stream responses via Cloudflare Workers.","archived":false,"fork":false,"pushed_at":"2023-01-22T06:34:31.000Z","size":426,"stargazers_count":23,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-22T07:01:47.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacob-ebey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-21T02:14:09.000Z","updated_at":"2025-03-19T01:59:08.000Z","dependencies_parsed_at":"2023-03-01T08:30:47.165Z","dependency_job_id":null,"html_url":"https://github.com/jacob-ebey/cf-lambda-streaming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jacob-ebey/cf-lambda-streaming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fcf-lambda-streaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fcf-lambda-streaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fcf-lambda-streaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fcf-lambda-streaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacob-ebey","download_url":"https://codeload.github.com/jacob-ebey/cf-lambda-streaming/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fcf-lambda-streaming/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266990956,"owners_count":24017732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T22:21:56.897Z","updated_at":"2025-07-25T10:33:35.954Z","avatar_url":"https://github.com/jacob-ebey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cf-lambda-streaming\n\nEnable your AWS Lambda hosted applications to stream responses via Cloudflare Workers.\n\n## Overview\n\nHTTP request -\u003e CF Worker -\u003e CF DO configurable load balancer-\u003e WebSocket -\u003e AWS -\u003e WebSocket -\u003e CF DO -\u003e CF Worker -\u003e HTTP Response\n\n![Architecture diagram](./overview.png)\n\n## Deploying\n\nBuild the remix app:\n\n```sh\nnpm run build\n```\n\nDeploy to AWS:\n\n```sh\nnpx arc deploy production\n```\n\nCopy the HTTP and WS URL's printed at the end of the deployment into `wrangler.toml`\nwith HTTP as `ORIGIN_URL` and WS as `SOCKET_URL`.\n\nDeploy to Cloudflare:\n\n```sh\nnpx wrangler publish\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacob-ebey%2Fcf-lambda-streaming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacob-ebey%2Fcf-lambda-streaming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacob-ebey%2Fcf-lambda-streaming/lists"}