{"id":25027177,"url":"https://github.com/edocbuhtig/socket.io-ionic-client-nodejs-server","last_synced_at":"2025-07-15T22:08:41.170Z","repository":{"id":108957009,"uuid":"236319606","full_name":"edocbuhtig/socket.io-ionic-client-nodejs-server","owner":"edocbuhtig","description":"Socket.io Nodejs integration for Ionic Framework app client","archived":false,"fork":false,"pushed_at":"2023-10-10T21:46:14.000Z","size":279,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T18:57:44.800Z","etag":null,"topics":["socket-io"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edocbuhtig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01-26T13:59:14.000Z","updated_at":"2021-01-11T16:35:38.000Z","dependencies_parsed_at":"2023-05-16T12:00:47.439Z","dependency_job_id":null,"html_url":"https://github.com/edocbuhtig/socket.io-ionic-client-nodejs-server","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/edocbuhtig%2Fsocket.io-ionic-client-nodejs-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edocbuhtig%2Fsocket.io-ionic-client-nodejs-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edocbuhtig%2Fsocket.io-ionic-client-nodejs-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edocbuhtig%2Fsocket.io-ionic-client-nodejs-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edocbuhtig","download_url":"https://codeload.github.com/edocbuhtig/socket.io-ionic-client-nodejs-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246351017,"owners_count":20763232,"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":["socket-io"],"created_at":"2025-02-05T18:41:08.938Z","updated_at":"2025-03-30T17:14:08.391Z","avatar_url":"https://github.com/edocbuhtig.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Socket.io nodejs server setup\n\ncloce the repo browser to **nodeserver** folder\n\nTo install dependencies\n\n```npm install``` \n\nTo serve the app run \n\n```npm start```\n\n\n### Socket.io ionic client setup\n\nJust use the folder **ionicclient** for your code reference, create a new Ionic v3 project,\n\n```ionic start ProjectName blank --type=ionic-angular```\n\nInstall socket.io client dependency\n\n```npm install socket.io-client --save```\n\nOnly one import is needed, in your \u003ccustom\u003e component ts file as below,\n\n```import * as io from 'socket.io-client';```\n\nTo test the app on the same wifi/network use,\n\n```ionic serve --external```\n\nGrab the url with ip address, and point your external device browser to this address.\n\nYou can use the latest Ionic v4/5 for this and it works the same. \n\n## Screenshot\n\n![Ionic v3 Demo](https://github.com/edocbuhtig/socket.io-ionic-client-nodejs-server/blob/master/screenshot/demoscreen.png)\n\n## Ionic Info used for this repo\n```\nIonic:\n\n   Ionic CLI          : 5.4.15 \n   Ionic Framework    : ionic-angular 3.9.9\n   @ionic/app-scripts : 3.2.4\n\nCordova:\n\n   Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)\n   Cordova Platforms : none\n   Cordova Plugins   : no whitelisted plugins (0 plugins total)\n\nSystem:\n\n   NodeJS            : v12.14.1 \n   npm               : 6.13.4\n   OS                : macOS Catalina\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedocbuhtig%2Fsocket.io-ionic-client-nodejs-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedocbuhtig%2Fsocket.io-ionic-client-nodejs-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedocbuhtig%2Fsocket.io-ionic-client-nodejs-server/lists"}