{"id":25932464,"url":"https://github.com/techouse-labs/socket-michat","last_synced_at":"2025-10-28T11:42:08.822Z","repository":{"id":280512253,"uuid":"942247160","full_name":"Techouse-Labs/socket-michat","owner":"Techouse-Labs","description":"Nodejs, Express \u0026 Socket.io","archived":false,"fork":false,"pushed_at":"2025-03-03T20:16:37.000Z","size":1879,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-03T21:25:11.660Z","etag":null,"topics":["javascript","websocket"],"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/Techouse-Labs.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":"2025-03-03T20:08:05.000Z","updated_at":"2025-03-03T20:31:30.000Z","dependencies_parsed_at":"2025-03-03T21:25:20.098Z","dependency_job_id":"7cabe1b5-cd1f-4d68-8af1-bcd9a82b047c","html_url":"https://github.com/Techouse-Labs/socket-michat","commit_stats":null,"previous_names":["techouse-labs/socket-michat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techouse-Labs%2Fsocket-michat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techouse-Labs%2Fsocket-michat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techouse-Labs%2Fsocket-michat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techouse-Labs%2Fsocket-michat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Techouse-Labs","download_url":"https://codeload.github.com/Techouse-Labs/socket-michat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241763766,"owners_count":20016161,"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":["javascript","websocket"],"created_at":"2025-03-04T00:37:44.675Z","updated_at":"2025-10-28T11:42:03.776Z","avatar_url":"https://github.com/Techouse-Labs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Michat app 💬 using websockets\n\nOnly chat application using Express, Websockets. very easy to use and provides backup to xhr requests until a websocket connection is established.\n\nFor the display no external UI library is used, so you can modify it as you wish.\n\n---\n\n## What is Websocket ?\n\nWebSockets are an alternative to HTTP communication in Web Application, they offer full-duplex communication, that is, it is, bi-directional and that means the data can flow in both ways, so it can flow from client to the server and also from server to the client.\n\n---\n\n## To start setting up the project\n\nStep 1: Clone the repo\n\n```bash\ngit clone \n```\n\nStep 2: cd into the cloned repo and run:\n\n```bash\nnpm install\n```\n\nStep 3: Start the chat app (development mode)\n\n```bash\nnpm run dev\n```\n\nStep 4: Start the chat app\n\n```bash\nnpm start\n```\n\n## Author\n\n- [**Ryanprw**](https://github.com/Ryanprw)\n\n## Contribute\n\nYou can fork this repo and send me a PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechouse-labs%2Fsocket-michat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechouse-labs%2Fsocket-michat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechouse-labs%2Fsocket-michat/lists"}