{"id":18330303,"url":"https://github.com/rsatrio/react-webrtc-chat","last_synced_at":"2025-04-06T01:33:03.951Z","repository":{"id":208393692,"uuid":"484597135","full_name":"rsatrio/React-WebRTC-Chat","owner":"rsatrio","description":"Simple React Chat Application Using WebRTC","archived":false,"fork":false,"pushed_at":"2022-05-19T15:34:51.000Z","size":174,"stargazers_count":28,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T15:40:48.972Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/rsatrio.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}},"created_at":"2022-04-22T23:21:41.000Z","updated_at":"2025-02-18T08:15:42.000Z","dependencies_parsed_at":"2023-11-21T09:44:11.816Z","dependency_job_id":null,"html_url":"https://github.com/rsatrio/React-WebRTC-Chat","commit_stats":null,"previous_names":["rsatrio/react-webrtc-chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsatrio%2FReact-WebRTC-Chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsatrio%2FReact-WebRTC-Chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsatrio%2FReact-WebRTC-Chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsatrio%2FReact-WebRTC-Chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsatrio","download_url":"https://codeload.github.com/rsatrio/React-WebRTC-Chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423460,"owners_count":20936621,"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":[],"created_at":"2024-11-05T19:21:33.682Z","updated_at":"2025-04-06T01:32:59.069Z","avatar_url":"https://github.com/rsatrio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React WebRTC Chat\n\nA simple chat application using WebRTC for p2p chat and WebSocket for signaling.\n\nYou can try the live application at:\n\nhttps://glowing-creponne-b62856.netlify.app/\n\n\n## Features\n- E2EE Chat P2P Application\n- Using WebRTC and WebSocket\n\n\n## Build\n\n- Install nodejs\n- Edit the \"REACT_APP_SIGNALLING_SERVER\" in environment configuration to point to your signaling server (code example in [here](https://github.com/rsatrio/WebRTC-Signaling-Server) )\n- Edit the \"REACT_APP_GA_ID\" in environment configuration with your Google Analytics Measurement ID\n- This client used STUN and Turn Server from OpenRelay Project (https://www.metered.ca/tools/openrelay/). You can change it in the App.js to use your own STUN/TURN server\n- Run this to install required NPM and build the application:\n\n\n```shell\nnpm install\nnpm run build\n```\n\n## Explanation\nYou can find the detail explanation of this application in [this medium blog](https://mrizkysatrio.medium.com/webrtc-chat-application-772539ae97b7).\n\n\n## Feedback\nFor feedback, please raise issues in the issue section of the repository. Periodically, I will update the code. Enjoy!!.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsatrio%2Freact-webrtc-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsatrio%2Freact-webrtc-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsatrio%2Freact-webrtc-chat/lists"}