{"id":24835888,"url":"https://github.com/pochetes/realtalk-app","last_synced_at":"2026-05-11T07:15:30.840Z","repository":{"id":115066546,"uuid":"364084773","full_name":"Pochetes/RealTalk-App","owner":"Pochetes","description":"A scalable, socket-induced, live chat interface that uses low latency threading to speak to other people connected. ","archived":false,"fork":false,"pushed_at":"2021-06-01T04:15:39.000Z","size":2900,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T03:41:40.984Z","etag":null,"topics":["asynchronous","nodejs","realtime","socket-io","websockets"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Pochetes.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":"2021-05-03T23:11:26.000Z","updated_at":"2022-10-16T05:56:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"778ea52c-15a1-49fd-b0ad-161968e396ee","html_url":"https://github.com/Pochetes/RealTalk-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pochetes/RealTalk-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pochetes%2FRealTalk-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pochetes%2FRealTalk-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pochetes%2FRealTalk-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pochetes%2FRealTalk-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pochetes","download_url":"https://codeload.github.com/Pochetes/RealTalk-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pochetes%2FRealTalk-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267676818,"owners_count":24126299,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["asynchronous","nodejs","realtime","socket-io","websockets"],"created_at":"2025-01-31T04:59:45.505Z","updated_at":"2026-05-11T07:15:30.755Z","avatar_url":"https://github.com/Pochetes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RealTalk\nRealTalk is a node.js live chat application powered by Socket.io and Express.\n\n## Features\n* Responsive \"User is typing...\" event\n* Handles countless participant activity\n* Provides System alerts about user events\n* Real-time communication access\n\n## How it Works\nRealTalk uses sockets (protocols that a node uses to send/recieve data across the internet) to communicate from computer to computer. They are actively looking for signals to pickup and send once instructed. The `socket.on(eventName, callback)` picks up events from sockets and decides to send it to server and vice versa. The client-server model works seamlessly sending each other events and displaying it to the browser.\n\nThe GIF below demonstrates the functionality of RealTalk:\n\n![first-half](public/images/first-half-vid.gif)\n\nIt also works well handling multiple sockets at a time:\n\n![second-half](public/images/second-half-vid.gif)\n\n## Installation\n\nTo view this app, clone this repository and use `npm install` to download all dependancies. You might need to revise the package.JSON file to choose your own port needed and update versions of dependencies.\n\nOn the Command Line, run the application using:\n\n`node server.js`\n\nOn the browser, type `localhost:\u003cspecified-port\u003e` to view the app running.\n\nENJOY!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpochetes%2Frealtalk-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpochetes%2Frealtalk-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpochetes%2Frealtalk-app/lists"}