{"id":22886530,"url":"https://github.com/tomphttp/bare-server-worker","last_synced_at":"2026-03-07T12:02:22.399Z","repository":{"id":64727600,"uuid":"576756807","full_name":"tomphttp/bare-server-worker","owner":"tomphttp","description":"TompHTTP Bare server in the Cloudflare Worker runtime","archived":false,"fork":false,"pushed_at":"2024-04-16T22:14:01.000Z","size":427,"stargazers_count":7,"open_issues_count":2,"forks_count":20,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T10:29:13.073Z","etag":null,"topics":["cloudflare-worker","proxy","serviceworker","tomphttp","worker"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomphttp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2022-12-10T21:58:12.000Z","updated_at":"2024-09-07T19:35:23.000Z","dependencies_parsed_at":"2025-05-07T10:27:50.267Z","dependency_job_id":"c8018053-4b19-4da1-a526-5e96f65b6fe6","html_url":"https://github.com/tomphttp/bare-server-worker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomphttp/bare-server-worker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomphttp%2Fbare-server-worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomphttp%2Fbare-server-worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomphttp%2Fbare-server-worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomphttp%2Fbare-server-worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomphttp","download_url":"https://codeload.github.com/tomphttp/bare-server-worker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomphttp%2Fbare-server-worker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cloudflare-worker","proxy","serviceworker","tomphttp","worker"],"created_at":"2024-12-13T20:19:09.425Z","updated_at":"2026-03-07T12:02:17.369Z","avatar_url":"https://github.com/tomphttp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TOMP Bare Server\n\nThis repository implements the TompHTTP bare server. See the specification [here](https://github.com/tomphttp/specifications/blob/master/BareServer.md).\n\n## Workers\n\nWebSocket proxying is now fully supported since the previous effort to port the Bare server. This implementation uses KVNamespaces in order to store stateful WebSocket data.\n\nCurrently, the namespace name is `BARE`. Any non-JSON strings in the KV namespace will cause the script to break.\n\n## Who this is for\n\nThis port requires some technical knowledge (Cloudflare KV, Workers). You will have to modify some code in order to get it working.\n\n## Quickstart\n\n1. Clone this repository\n\n```sh\ngit clone https://github.com/tomphttp/bare-server-worker.git\n```\n\n2. Install\n\n```sh\nnpm install\n```\n\n3. Build\n\n```sh\nnpm run build\n```\n\nOutput will contain:\n\n- dist/sw.js - All-in-one service worker. Automatically creates the Bare Server.\n- dist/index.js - ESM library. For use in environments where scripts can be imported.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomphttp%2Fbare-server-worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomphttp%2Fbare-server-worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomphttp%2Fbare-server-worker/lists"}