{"id":23511432,"url":"https://github.com/garyeung/broadcast_server","last_synced_at":"2025-05-13T17:34:10.346Z","repository":{"id":268642623,"uuid":"902141266","full_name":"garyeung/broadcast_server","owner":"garyeung","description":" A real-time broadcast server implementation using WebSocket protocol. This server supports user authentication, real-time messaging, and user status tracking.","archived":false,"fork":false,"pushed_at":"2024-12-18T02:40:39.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T20:33:46.868Z","etag":null,"topics":["broadcast-messages","typescript","websocket-api"],"latest_commit_sha":null,"homepage":"https://roadmap.sh/projects/broadcast-server","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/garyeung.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}},"created_at":"2024-12-12T01:44:18.000Z","updated_at":"2025-01-08T03:45:39.000Z","dependencies_parsed_at":"2024-12-18T03:26:33.518Z","dependency_job_id":"12c40c59-9768-4ab3-bfc8-309a6f8166a2","html_url":"https://github.com/garyeung/broadcast_server","commit_stats":null,"previous_names":["garyeung/broadcast_server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garyeung%2Fbroadcast_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garyeung%2Fbroadcast_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garyeung%2Fbroadcast_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garyeung%2Fbroadcast_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garyeung","download_url":"https://codeload.github.com/garyeung/broadcast_server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253992972,"owners_count":21996206,"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":["broadcast-messages","typescript","websocket-api"],"created_at":"2024-12-25T12:14:43.823Z","updated_at":"2025-05-13T17:34:10.308Z","avatar_url":"https://github.com/garyeung.png","language":"TypeScript","readme":"# Broadcast Server\n(https://roadmap.sh/projects/broadcast-server)  \nA real-time broadcast server implementation using WebSocket protocol.  \nThis server supports user authentication, real-time messaging, and user status tracking.\n\n## Features\n- Real-time WebSocket communication\n- Username-based authenticaiton\n- User presence trakcing (join/leave notifications)\n- Broadcast messaging system\n- Connection state mamagement\n- Error handling and connection recovery\n- TypeScript support\n\n## Prerequisites\n- Node.js (latest)\n- npm or yarn\n- TypeScript\n\n## Installation\n```sh\ngit clone https://github.com/garyeung/broadcast_server.git \n\ncd broadcast_server \n \nnpm install \n```\n\n## Usages\n```bash\n# development\n$ npm run dev \n\n# build\n$ npm run build     \n\n# start\n$ npm run broadcast-server\n\n```\n\n## Project Structure\n```stylus\n├── src/\n│   ├── cli.ts               # Commander implementation\n│   ├── client.ts            # Client server implementation\n│   ├── broadcastServer.ts   # Broadcast server implementation\n│   ├── config.ts            # Configuration and types\n│   └── index.ts             # Entry point\n│\n├── package.json\n├── tsconfig.json\n└── README.md\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaryeung%2Fbroadcast_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaryeung%2Fbroadcast_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaryeung%2Fbroadcast_server/lists"}