{"id":25765639,"url":"https://github.com/ucx15/websocks","last_synced_at":"2026-05-14T17:33:33.273Z","repository":{"id":266214920,"uuid":"897480478","full_name":"ucx15/WebSocks","owner":"ucx15","description":"Implementation of WebSockets using Node.js and WebSockets API","archived":false,"fork":false,"pushed_at":"2024-12-03T05:51:18.000Z","size":182,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T22:20:24.483Z","etag":null,"topics":["javascript","nodejs","websocket"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ucx15.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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-02T17:48:45.000Z","updated_at":"2024-12-03T05:51:22.000Z","dependencies_parsed_at":"2024-12-03T10:17:08.172Z","dependency_job_id":null,"html_url":"https://github.com/ucx15/WebSocks","commit_stats":null,"previous_names":["ucx15/websocks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ucx15/WebSocks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucx15%2FWebSocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucx15%2FWebSocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucx15%2FWebSocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucx15%2FWebSocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ucx15","download_url":"https://codeload.github.com/ucx15/WebSocks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucx15%2FWebSocks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33035721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["javascript","nodejs","websocket"],"created_at":"2025-02-26T22:19:59.238Z","updated_at":"2026-05-14T17:33:33.245Z","avatar_url":"https://github.com/ucx15.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebSockets Demonstration\n\n\u003e [!WARNING]\n\u003e Though, I'm iteratively making it better but this is for only demonstration purposes **ONLY** and should not be used in production.\n\nThis is a simple implementation of WebSockets using Node.js on backend and WebSockets API on frontend for demonstration purposes ONLY. It can bev used in other projects after some tweaks and modifications.\n\n## Requirements\n\n- Node.Js\n  - express\n  - nodemon\n  - ws\n\n## Quick Start\n\n### Backend\n\nPORT: `5000`\n\n```bash\n$ cd ./Server\n$ npm i\n$ npm run dev\n```\n\n### Frontend\n\nPORT: `3000`\n\n```bash\n$ cd ./Client\n$ npm i\n$ npm run dev\n```\n\nThe Frontend should be running on [http://localhost:3000](http://localhost:3000).\n\nThe Backend should be running on [http://localhost:5000](http://localhost:5000). (Not to be accessed via browser)\n\n## Gallery\n\n![Img1](Showcase/img1.png)\n![Img2](Showcase/img2.png)\n\n[ucx15 @ GitHub](https://github.com/ucx15)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fucx15%2Fwebsocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fucx15%2Fwebsocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fucx15%2Fwebsocks/lists"}