{"id":47676018,"url":"https://github.com/ryanrolds/club","last_synced_at":"2026-04-02T13:30:44.960Z","repository":{"id":39123600,"uuid":"263520629","full_name":"ryanrolds/club","owner":"ryanrolds","description":"Web RTC video conferencing service.","archived":false,"fork":false,"pushed_at":"2023-01-05T20:21:20.000Z","size":20990,"stargazers_count":12,"open_issues_count":36,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-06-21T02:14:28.767Z","etag":null,"topics":["golang","ice-server","react","signaling-server","videos","web-audio-api","web-rtc","webaudioapi","webrtc"],"latest_commit_sha":null,"homepage":"","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/ryanrolds.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}},"created_at":"2020-05-13T03:59:32.000Z","updated_at":"2023-02-22T19:18:37.000Z","dependencies_parsed_at":"2023-02-04T14:31:32.996Z","dependency_job_id":null,"html_url":"https://github.com/ryanrolds/club","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryanrolds/club","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanrolds%2Fclub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanrolds%2Fclub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanrolds%2Fclub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanrolds%2Fclub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanrolds","download_url":"https://codeload.github.com/ryanrolds/club/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanrolds%2Fclub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["golang","ice-server","react","signaling-server","videos","web-audio-api","web-rtc","webaudioapi","webrtc"],"created_at":"2026-04-02T13:30:44.341Z","updated_at":"2026-04-02T13:30:44.944Z","avatar_url":"https://github.com/ryanrolds.png","language":"JavaScript","readme":"# Club\n\n![Travis Build Status](https://travis-ci.org/ryanrolds/club.svg?branch=master)\n\nWebRTC video chat application written in JS and Go.\n\n## Todos\n\n* [DONE] Propagate \"leaves\" and update client to remove peers/videos that left\n* See if there are audio options that can be implemented - https://github.com/ryanrolds/club/issues/10\n* Create grid UI using Material UI - https://github.com/ryanrolds/club/issues/1\n  * Add mute buttons for self and other users\n  * Add video off button for self\n  * Add leave button and join button\n* Implement multiple rooms\n* Implement join password for rooms\n* Decide if we should switch WebSocket and server interactions to channels\n* Create UI for providing room ID and password (if passworded room)\n* Get ICE Server(s) from env var\n* Get ICE Servers (STUN/TURN) from successful join response (don't store in client)\n\n## Setup\n\nRequires Go 1.14+ and Node 12+.\n\n```\nmake install\n```\n\n## Running\n\nEach service can be started seperately with `make run` in the `frontend` and `golang` directories. Otherwise, from the root both services can be started using Docker Compose:\n\n```\nmake run\n```\n\nFor extra debugging information use `make run-debug` in the service's directory.\n\nOpen http://localhost:3000 for React Client and http://localhost:3001 for the signaling server and examples.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanrolds%2Fclub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanrolds%2Fclub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanrolds%2Fclub/lists"}