{"id":18657949,"url":"https://github.com/lightsofapollo/continuous-http-stream","last_synced_at":"2025-11-05T22:30:24.516Z","repository":{"id":19466446,"uuid":"22711239","full_name":"lightsofapollo/continuous-http-stream","owner":"lightsofapollo","description":"Quick node hack for serving the contents of a stream in a \"live\" fashion ","archived":false,"fork":false,"pushed_at":"2014-08-10T17:26:24.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-27T15:12:52.761Z","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/lightsofapollo.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}},"created_at":"2014-08-07T06:38:38.000Z","updated_at":"2014-08-07T17:02:07.000Z","dependencies_parsed_at":"2022-07-22T10:22:20.712Z","dependency_job_id":null,"html_url":"https://github.com/lightsofapollo/continuous-http-stream","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsofapollo%2Fcontinuous-http-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsofapollo%2Fcontinuous-http-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsofapollo%2Fcontinuous-http-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsofapollo%2Fcontinuous-http-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightsofapollo","download_url":"https://codeload.github.com/lightsofapollo/continuous-http-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239475960,"owners_count":19645041,"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","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-07T07:30:46.229Z","updated_at":"2025-11-05T22:30:24.471Z","avatar_url":"https://github.com/lightsofapollo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Features\n\n### Long lived http streams:\n\nThe intention is that clients can connect to the server via http get and\ncontinuously stream data via a \"content-length-less\" response. The request\nis safe to retry with byte range fetching.\n\n### Byte range fetching:\n\nNote that per [rfc7233](http://tools.ietf.org/html/rfc7233#section-2.1)\nbyte range fetching is inclusive meaning range 0-0 will give you the\nfirst byte and is a valid range.\n\n# Random Notes\n\nThere is something going on with memory allocation (rss not js heap) on\nOSX under high load with streams... From my observations this does not\noccur on Linux but if we are seeing terrible random high spikes.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsofapollo%2Fcontinuous-http-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightsofapollo%2Fcontinuous-http-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsofapollo%2Fcontinuous-http-stream/lists"}