{"id":16295543,"url":"https://github.com/santoshshinde2012/rxjs-websocket","last_synced_at":"2026-05-08T13:32:26.270Z","repository":{"id":97919215,"uuid":"130011623","full_name":"santoshshinde2012/RxJS-WebSocket","owner":"santoshshinde2012","description":"Basic demo for RxJS and WebSocket in Angular and Node JS","archived":false,"fork":false,"pushed_at":"2018-04-18T07:37:52.000Z","size":437,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T07:20:57.829Z","etag":null,"topics":["angular","nodejs","rxjs","rxjs-examples","rxjs-observables","rxjs5"],"latest_commit_sha":null,"homepage":null,"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/santoshshinde2012.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-04-18T06:02:06.000Z","updated_at":"2018-04-18T07:37:53.000Z","dependencies_parsed_at":"2023-03-11T15:46:04.403Z","dependency_job_id":null,"html_url":"https://github.com/santoshshinde2012/RxJS-WebSocket","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/santoshshinde2012%2FRxJS-WebSocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshshinde2012%2FRxJS-WebSocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshshinde2012%2FRxJS-WebSocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshshinde2012%2FRxJS-WebSocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santoshshinde2012","download_url":"https://codeload.github.com/santoshshinde2012/RxJS-WebSocket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045267,"owners_count":21038555,"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","nodejs","rxjs","rxjs-examples","rxjs-observables","rxjs5"],"created_at":"2024-10-10T20:19:05.994Z","updated_at":"2026-05-08T13:32:21.209Z","avatar_url":"https://github.com/santoshshinde2012.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RxJS-WebSocket\n\nBasic demo for RxJS and WebSocket in Angular and Node JS\n\n# Uses\n\n* RxJS(rxjs)\n* WebSocket(ws)\n* Angular CLI\n* Typescript\n\n### Cloning The GitHub Repository\n\n```bash\n$ git clone https://github.com/santoshshinde2012/RxJS-WebSocket.git\n```\n\n## Quick Install\n\nOnce you've downloaded the demo and installed all the prerequisites, you're just a few steps away from starting to develop your demo application.\n\nThe demo comes pre-bundled with a `package.json` file that contain the list of modules you need to start your application.\n\nTo install the dependencies in client and server, run this in the application folder from the command-line:\n\n```bash\n$ npm install\n```\n\nThis command does a few things:\n* First it will install the dependencies needed for the application to run.\n* If you're running in a development environment, it will then also install development dependencies needed for testing and running your application.\n* When the npm packages install process is over, npm will initiate a bower install command to install all the front-end modules needed for the application\n* To update these packages later on, just run `npm update`\n\n## Running Your Server Application\n\nRun your application using npm:\n\n```bash\n$ npm start\n```\n\nYour application should run on port 8999 with the *development* environment configuration, so in your browser just go to [http://localhost:8999/](http://localhost:8999/)\n\n\n## Running Your Client Application\n\nRun your application using npm:\n\n```bash\n$ npm start\n```\n\nYour application should run on port 4200 with the *development* environment configuration, so in your browser just go to [http://localhost:4200/](http://localhost:4200/)\n\nTry to open same URL [http://localhost:4200/](http://localhost:4200/) in two or more browser windows and play with the broadcast button.\n\n![alt text](https://raw.githubusercontent.com/santoshshinde2012/RxJS-WebSocket/master/demo/demo.gif)\n\n\n### About Me\n\n * [Github](https://github.com/santoshshinde2012) (@santoshshinde2012)\n * [Twitter](https://twitter.com/shindesan2012) (@shindesan2012)\n * [Stackoverflow](https://stackoverflow.com/users/4319438/santosh-shinde)  (@user:4319438)\n * [Medium](https://medium.com/@shindesan2012) (@shindesan2012)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantoshshinde2012%2Frxjs-websocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantoshshinde2012%2Frxjs-websocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantoshshinde2012%2Frxjs-websocket/lists"}