{"id":19670462,"url":"https://github.com/mat-sz/jumpcall-ws","last_synced_at":"2026-05-09T02:32:23.209Z","repository":{"id":128693591,"uuid":"271842270","full_name":"mat-sz/jumpcall-ws","owner":"mat-sz","description":"📞 Quick WebRTC calls - WebSockets server (TypeScript).","archived":false,"fork":false,"pushed_at":"2020-06-14T13:22:06.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-16T16:52:47.524Z","etag":null,"topics":["nodejs","typescript","voice-chat","webrtc","webrtc-experiments","websockets","websockets-server"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause-clear","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mat-sz.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-12T16:24:04.000Z","updated_at":"2020-06-14T13:22:08.000Z","dependencies_parsed_at":"2023-06-04T15:00:41.685Z","dependency_job_id":null,"html_url":"https://github.com/mat-sz/jumpcall-ws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mat-sz/jumpcall-ws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mat-sz%2Fjumpcall-ws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mat-sz%2Fjumpcall-ws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mat-sz%2Fjumpcall-ws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mat-sz%2Fjumpcall-ws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mat-sz","download_url":"https://codeload.github.com/mat-sz/jumpcall-ws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mat-sz%2Fjumpcall-ws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32804935,"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":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["nodejs","typescript","voice-chat","webrtc","webrtc-experiments","websockets","websockets-server"],"created_at":"2024-11-11T17:06:17.339Z","updated_at":"2026-05-09T02:32:23.192Z","avatar_url":"https://github.com/mat-sz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jumpcall-ws\n\nWebSockets server for [jumpcall-web](https://github.com/mat-sz/jumpcall-web).\n\nMore details about the project are available in the [jumpcall-web](https://github.com/mat-sz/jumpcall-web) repository.\n\n## Installation\n\nRun `yarn install`, `yarn build` and then simply run `yarn start`. For development you can also run jumpcall-ws with live reload, `yarn dev`.\n\n## Configuration\n\n`dotenv-flow` is used to manage the configuration.\n\nThe following variables are used for the configuration:\n\n| Variable          | Default value                  | Description                                                            |\n| ----------------- | ------------------------------ | ---------------------------------------------------------------------- |\n| `WS_HOST`         | `127.0.0.1`                    | IP address to bind to.                                                 |\n| `WS_PORT`         | `5000`                         | Port to bind to.                                                       |\n| `STUN_SERVER`     | `stun:stun.1.google.com:19302` | STUN server address.                                                   |\n| `TURN_MODE`       | `default`                      | `default` for static credentials, `hmac` for time-limited credentials. |\n| `TURN_SERVER`     | null                           | TURN server address.                                                   |\n| `TURN_USERNAME`   | null                           | TURN username.                                                         |\n| `TURN_CREDENTIAL` | null                           | TURN credential (password).                                            |\n| `TURN_SECRET`     | null                           | TURN secret (required for `hmac`).                                     |\n| `TURN_EXPIRY`     | `3600`                         | TURN token expiration time (when in `hmac` mode), in seconds.          |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmat-sz%2Fjumpcall-ws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmat-sz%2Fjumpcall-ws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmat-sz%2Fjumpcall-ws/lists"}