{"id":18650866,"url":"https://github.com/vicentefb/video-chat-app","last_synced_at":"2026-05-08T14:04:21.482Z","repository":{"id":192155986,"uuid":"435063200","full_name":"vicentefb/Video-Chat-App","owner":"vicentefb","description":"Video Application using ReactJS, Socket.io and PeerJS","archived":false,"fork":false,"pushed_at":"2021-12-06T05:56:40.000Z","size":252,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T13:56:33.465Z","etag":null,"topics":["peerjs-server","peerjs-webrtc","reactjs","socket-io","video-streaming"],"latest_commit_sha":null,"homepage":"https://video-app-clone.netlify.app/","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/vicentefb.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}},"created_at":"2021-12-05T03:21:08.000Z","updated_at":"2024-09-23T04:43:26.000Z","dependencies_parsed_at":"2023-09-03T01:24:05.710Z","dependency_job_id":null,"html_url":"https://github.com/vicentefb/Video-Chat-App","commit_stats":null,"previous_names":["vicentefb/video-chat-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vicentefb/Video-Chat-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentefb%2FVideo-Chat-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentefb%2FVideo-Chat-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentefb%2FVideo-Chat-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentefb%2FVideo-Chat-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicentefb","download_url":"https://codeload.github.com/vicentefb/Video-Chat-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentefb%2FVideo-Chat-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32783452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["peerjs-server","peerjs-webrtc","reactjs","socket-io","video-streaming"],"created_at":"2024-11-07T06:47:19.533Z","updated_at":"2026-05-08T14:04:21.433Z","avatar_url":"https://github.com/vicentefb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Video Web Application\n\nVideo Web App is a simple WebRTC application to showcase the usage of socket.io and peerjs to broadcast video between client and server.\n\n### Build\n\n```sh\ngit clone https://github.com/vicentefb/Video-Chat-App.git\nBackend\nFrom root: npm run start\nFrontend\ncd client\nnpm install\nnpm run start\n```\nGo to **localhost:3000**\n\n### Tech\n\n* [ReactJS] for structuring and styling the front end\n* [node.js] - evented I/O for the backend\n* [Express] - fast node.js network app framework \n* [Socket.io] - to enable real-time, bi-directional communication between web clients and servers\n* [PeerJS] - WebRTC wrapper\n* [Heroku] - cloud platform to run server side\n  \n   [PeerJS]: \u003chttps://peerjs.com/\u003e\n   [ReactJS]: \u003chttps://reactjs.org/\u003e\n   [Socket.io]: \u003chttps://socket.io/\u003e\n   [node.js]: \u003chttp://nodejs.org\u003e\n   [express]: \u003chttp://expressjs.com\u003e\n   [Heroku]: \u003chttps://www.heroku.com/\u003e\n\n### Folder structure\n```\n.\n├── client                  # Contains the front-end\n├── .gitignore                  \n├── README.md\n├── package-lock.json\n├── package.json\n└── index.js                # handles the backend socket event configuration\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicentefb%2Fvideo-chat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicentefb%2Fvideo-chat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicentefb%2Fvideo-chat-app/lists"}