{"id":23740047,"url":"https://github.com/jharrilim/chatroom","last_synced_at":"2026-04-11T12:04:42.418Z","repository":{"id":98593196,"uuid":"143675682","full_name":"jharrilim/Chatroom","owner":"jharrilim","description":"Chat App using .NET Core 2.2 Signalr WebSocket and Angular 7 client.","archived":false,"fork":false,"pushed_at":"2019-03-06T02:17:04.000Z","size":198,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T09:42:11.499Z","etag":null,"topics":["angular","angular7","csharp","dotnet","dotnet-core","material-ui","netcore","netcore2","signalr","websocket"],"latest_commit_sha":null,"homepage":"https://dotnet.microsoft.com/apps/aspnet/real-time","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/jharrilim.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":"2018-08-06T04:17:10.000Z","updated_at":"2019-08-22T19:04:01.000Z","dependencies_parsed_at":"2023-06-17T13:15:46.937Z","dependency_job_id":null,"html_url":"https://github.com/jharrilim/Chatroom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2FChatroom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2FChatroom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2FChatroom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2FChatroom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jharrilim","download_url":"https://codeload.github.com/jharrilim/Chatroom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239881070,"owners_count":19712515,"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":["angular","angular7","csharp","dotnet","dotnet-core","material-ui","netcore","netcore2","signalr","websocket"],"created_at":"2024-12-31T09:41:50.264Z","updated_at":"2026-03-02T18:30:17.458Z","avatar_url":"https://github.com/jharrilim.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebSocket-Angular\n.NET Core 2.1 Signalr WebSocket and Angular 6 client.\n\n## Dependencies\n - Node 10.8.0\n - npm 6.2.0\n   - Global: @angular/cli@6.1.2\n - dotnet 2.1.302\n## Setup\n### Server\n\u003e Run server as a console application with the port 8060. \n\u003e If you choose to use a different port, \n\u003e you must update the port on the client side as well which can be found [here](Client/src/app/components/chat/chat.component.ts#L20).\n### Client\n\u003e Install node packages and run on port 4200. If you want to run the client on a different port, \n\u003e you must update the port found [here](Server/Startup.cs#L38).\n\n## Build Steps\n### Client\nng cli is configured to output build to wwwroot on the Server.\n```bash\n# Install packages\ncd Client/\nnpm i\n# Build prod\nng build --prod\n```\n### Server\n```bash\n# Assuming you are still in Client\ncd ../Server\ndotnet build -c Release\n```\n#### Run Server\n```bash\n# Use sudo for running on port 80\nsudo dotnet bin/Release/netcoreapp2.1/WebSocket.Server.dll\n```\nIf you are using windows, run PowerShell as admin and use the same command as above without sudo:\n```powershell\ndotnet Server/bin/Release/netcoreapp2.1/WebSocket.Server.dll\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjharrilim%2Fchatroom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjharrilim%2Fchatroom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjharrilim%2Fchatroom/lists"}