{"id":22013570,"url":"https://github.com/viveksb007/webrtc-signalling","last_synced_at":"2026-04-12T06:34:14.645Z","repository":{"id":73079711,"uuid":"254896795","full_name":"viveksb007/webRTC-signalling","owner":"viveksb007","description":"Signalling server for WebRTC","archived":false,"fork":false,"pushed_at":"2020-05-21T07:52:12.000Z","size":476,"stargazers_count":1,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T15:16:58.025Z","etag":null,"topics":["gradle","reactjs","spring-boot","webrtc","webrtc-signaling","websocket"],"latest_commit_sha":null,"homepage":"https://webrtc-viveksb007.herokuapp.com","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/viveksb007.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":"2020-04-11T15:26:17.000Z","updated_at":"2020-05-08T20:38:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"da7ecfa3-21a6-4c06-ba8d-5bcbb2a57e5c","html_url":"https://github.com/viveksb007/webRTC-signalling","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/viveksb007%2FwebRTC-signalling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveksb007%2FwebRTC-signalling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveksb007%2FwebRTC-signalling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveksb007%2FwebRTC-signalling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viveksb007","download_url":"https://codeload.github.com/viveksb007/webRTC-signalling/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245074694,"owners_count":20556789,"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":["gradle","reactjs","spring-boot","webrtc","webrtc-signaling","websocket"],"created_at":"2024-11-30T03:23:58.310Z","updated_at":"2026-04-12T06:34:09.585Z","avatar_url":"https://github.com/viveksb007.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web RTC Chat System\n\n[![CircleCI](https://circleci.com/gh/viveksb007/webRTC-signalling.svg?style=svg)](https://circleci.com/gh/viveksb007/webRTC-signalling)\n\nThis project is an experiment to create a WebRTC chat system. Using SpringBoot to create Signalling server and ReactJS for frontend client. It supports multiple peers to chat.\n\n## Development\n\n### To start locally\n\n`./gradlew bootRun`\n\nThis will start server at http://localhost:8080, open it in two  tabs and try messaging.\n\n### To run locally for testing: (assuming npm is installed)\n\n1) `cd` to webRTC-client package\n\n    - run command `npm install` (you only need to this the first time or if you make changes to package.json)\n    - run command `npm start` You should now have a local frontend server running at \u003chttp://localhost:3000\u003e\n\n2) Start backend server separately, if you are using IntelliJ, just run `WebRTCApplication.java`\n\n3) Open **Development Console** of browser -- you should be able to see logs of messages\n\n4) Open another \u003chttp://localhost:3000\u003e in browser to create 2 peers for sending messages\n\n### Build JAR\n\nIn project root folder, run `./gradlew build` in MacOS/Linux  or just `gradlew build` in Windows\n\n## Deployment\n\nYou can easily deploy it anywhere as you would deploy any regular SpringBoot app.\n\nIts currently deployed at \u003chttps://webrtc-viveksb007.herokuapp.com/\u003e\n\n## Contribution\n\nFeel free to checkout the project, submit issues and enhancement requests. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviveksb007%2Fwebrtc-signalling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviveksb007%2Fwebrtc-signalling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviveksb007%2Fwebrtc-signalling/lists"}