{"id":49885880,"url":"https://github.com/meyer1994/rooms","last_synced_at":"2026-05-15T18:15:29.842Z","repository":{"id":167645491,"uuid":"631607852","full_name":"meyer1994/rooms","owner":"meyer1994","description":"For when you need a simple WebSocket endpoint for prototyping stuff","archived":false,"fork":false,"pushed_at":"2025-03-10T11:45:31.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T12:42:03.145Z","etag":null,"topics":["broadcaster","fastapi","python","render","websockets"],"latest_commit_sha":null,"homepage":"","language":"Python","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/meyer1994.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-04-23T15:01:44.000Z","updated_at":"2025-03-10T11:45:27.000Z","dependencies_parsed_at":"2024-06-08T01:40:18.455Z","dependency_job_id":"a64f520e-8400-4958-a7a6-8744914d5025","html_url":"https://github.com/meyer1994/rooms","commit_stats":null,"previous_names":["meyer1994/rooms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/meyer1994/rooms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Frooms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Frooms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Frooms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Frooms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meyer1994","download_url":"https://codeload.github.com/meyer1994/rooms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Frooms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["broadcaster","fastapi","python","render","websockets"],"created_at":"2026-05-15T18:15:29.115Z","updated_at":"2026-05-15T18:15:29.836Z","avatar_url":"https://github.com/meyer1994.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rooms\n\nA stupid simple websocket service.\n\n## About\n\nCreated because, sometimes, I want a very stupid simple websockets endpoint\nto test stuff. All messages are sent to everyone connected to the same room and\nthat is it. Use as you will :)\n\n## Usage\n\nThere is one thing you need to do: choose a room name:\n\n```bash\nwebsocat wss://rooms.jmeyer.dev/my-cool-room-name\n```\n\n## Development\n\nNot much to talk about it here. I simply use an in memory storage to save the\nconnections using [Broadcaster][1]. \n\n```bash\npip install -r requirements.txt\nuvicorn handler:app --reload\n```\n\n[1]: https://github.com/encode/broadcaster","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeyer1994%2Frooms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeyer1994%2Frooms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeyer1994%2Frooms/lists"}