{"id":21270683,"url":"https://github.com/truongd3/private-chat-socket","last_synced_at":"2025-09-13T03:33:41.586Z","repository":{"id":210168729,"uuid":"725906852","full_name":"truongd3/private-chat-socket","owner":"truongd3","description":"Private Chat (server) with Socket.IO","archived":false,"fork":false,"pushed_at":"2023-12-01T06:56:01.000Z","size":2198,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T02:31:43.380Z","etag":null,"topics":["socket-io","websocket"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/truongd3.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":"2023-12-01T05:47:18.000Z","updated_at":"2024-09-13T00:32:48.000Z","dependencies_parsed_at":"2024-06-19T09:26:00.556Z","dependency_job_id":"ab9bdb4c-b5ab-46c9-8450-64b046b99ed9","html_url":"https://github.com/truongd3/private-chat-socket","commit_stats":null,"previous_names":["2dtkingslayer/private-chat-socket","truongd3/private-chat-socket"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truongd3%2Fprivate-chat-socket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truongd3%2Fprivate-chat-socket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truongd3%2Fprivate-chat-socket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truongd3%2Fprivate-chat-socket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/truongd3","download_url":"https://codeload.github.com/truongd3/private-chat-socket/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243725636,"owners_count":20337670,"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","websocket"],"created_at":"2024-11-21T08:18:17.010Z","updated_at":"2025-03-15T12:12:20.891Z","avatar_url":"https://github.com/truongd3.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Private Chat with Socket.IO by Truong Dang\n\n### Account 1 is online \u0026 Account 2 is offline\n\nThe status of the two accounts are updated.\n\n![1accoffline](src/img1.png)\n\n### Account 1 is online \u0026 Account 2 is online\n\nThe status of the two accounts are updated. When account 2 is signed in, the past messages are still there.\n\n![bothonline](src/img2.png)\n\nDetail instructions can be found below:\n\n- [Part I](https://socket.io/get-started/private-messaging-part-1/): initial implementation\n- [Part II](https://socket.io/get-started/private-messaging-part-2/): persistent user ID\n- [Part III](https://socket.io/get-started/private-messaging-part-3/): persistent messages\n- [Part IV](https://socket.io/get-started/private-messaging-part-4/): scaling up\n\n## Running the frontend\n\n```\nnpm install\nnpm run serve\n```\n\n### Running the server\n\n```\ncd server\nnpm install\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruongd3%2Fprivate-chat-socket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruongd3%2Fprivate-chat-socket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruongd3%2Fprivate-chat-socket/lists"}