{"id":21150980,"url":"https://github.com/tans105/websocket-demo-client","last_synced_at":"2026-05-03T07:33:10.634Z","repository":{"id":97197393,"uuid":"264228776","full_name":"tans105/websocket-demo-client","owner":"tans105","description":"A simple websocket based client for a chat app","archived":false,"fork":false,"pushed_at":"2020-05-28T18:31:20.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-10T11:52:02.787Z","etag":null,"topics":["angular","chat-application","socket-client","websocket-client"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/tans105.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":"2020-05-15T15:23:35.000Z","updated_at":"2020-05-28T18:31:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"666f554e-19c7-42b8-9c1a-ac4a2b625ba5","html_url":"https://github.com/tans105/websocket-demo-client","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tans105/websocket-demo-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tans105%2Fwebsocket-demo-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tans105%2Fwebsocket-demo-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tans105%2Fwebsocket-demo-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tans105%2Fwebsocket-demo-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tans105","download_url":"https://codeload.github.com/tans105/websocket-demo-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tans105%2Fwebsocket-demo-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32562118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["angular","chat-application","socket-client","websocket-client"],"created_at":"2024-11-20T10:11:22.930Z","updated_at":"2026-05-03T07:33:10.604Z","avatar_url":"https://github.com/tans105.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Websocket client\n\nAn angular based client application to communicate with a websocket server. \u003cbr\u003e\nThe server should support 2 messaging endpoints \n\n- /chat.sendMessage - Public messaging\n- /chat.addUser - When adding a new user\n\nConnection to the server gets established once users enter the details. With right listeners in place, we can capture the user joining and leaving events.\n\nTo run this\n- clone the repo\n- Goto the repo path \n- Dev\n    - Make sure the `api_url` is configured in the `environment.ts` file.\n    - run `ng serve`. \nOR\n- To run from a node/express server\n    - Make sure the `api_url` is configured in the `environment.ts` file. \n    - run `ng build --aot --prod`. \n    - This will generate distributable directory (`dist`). Copy the `dist` \u0026 `server.js` in the same directory\n    - run `node server.js` if you want to deploy it on a server \n\nScreens\n\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftans105%2Fwebsocket-demo-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftans105%2Fwebsocket-demo-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftans105%2Fwebsocket-demo-client/lists"}