{"id":15497416,"url":"https://github.com/heapwolf/node-chat","last_synced_at":"2025-06-20T06:36:17.114Z","repository":{"id":2145165,"uuid":"3089636","full_name":"heapwolf/node-chat","owner":"heapwolf","description":"This is very simple code that can be used to demonstrate the caveats and design issues associated with building real-time chat server that uses socket.io.","archived":false,"fork":false,"pushed_at":"2012-10-01T19:21:27.000Z","size":109,"stargazers_count":34,"open_issues_count":1,"forks_count":39,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-18T14:49:15.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/heapwolf.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":"2012-01-02T19:56:53.000Z","updated_at":"2024-04-21T13:04:03.000Z","dependencies_parsed_at":"2022-09-09T17:11:39.391Z","dependency_job_id":null,"html_url":"https://github.com/heapwolf/node-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heapwolf/node-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fnode-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fnode-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fnode-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fnode-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heapwolf","download_url":"https://codeload.github.com/heapwolf/node-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fnode-chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260897185,"owners_count":23079210,"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-10-02T08:33:33.520Z","updated_at":"2025-06-20T06:36:12.088Z","avatar_url":"https://github.com/heapwolf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Synopsis\nThis is very simple code that can be used to demonstrate the caveats and design issues associated with building real-time chat server that uses socket.io.\n\n## Prerequisites \nYou will need to have node.js and npm installed.\n\n## Installing the demo\nOnce you have node.js and npm installed you can install the application's dependencies.\n\n```bash\n\n  npm install\n\n```\n\n## Running the demo\nOnce the demo app is installed, you can run the demo from the root directory. you may need to run this command as the super user.\n\n```bash\n\n  node server/server.js\n\n```\n\n```bash\n\n  sudo node server/server.js\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheapwolf%2Fnode-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheapwolf%2Fnode-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheapwolf%2Fnode-chat/lists"}