{"id":18674849,"url":"https://github.com/suwa-sh/skyway-sample-peer-auth-js-sdk","last_synced_at":"2025-07-10T01:43:05.768Z","repository":{"id":36641235,"uuid":"214499904","full_name":"suwa-sh/skyway-sample-peer-auth-js-sdk","owner":"suwa-sh","description":"SkyWay Peer Authentication \u0026 JavaScript SDK Sample","archived":false,"fork":false,"pushed_at":"2023-07-22T18:31:52.000Z","size":16,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T20:29:15.702Z","etag":null,"topics":["skyway"],"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/suwa-sh.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":"2019-10-11T18:00:26.000Z","updated_at":"2019-10-11T23:49:09.000Z","dependencies_parsed_at":"2024-12-27T20:38:41.509Z","dependency_job_id":null,"html_url":"https://github.com/suwa-sh/skyway-sample-peer-auth-js-sdk","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/suwa-sh%2Fskyway-sample-peer-auth-js-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suwa-sh%2Fskyway-sample-peer-auth-js-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suwa-sh%2Fskyway-sample-peer-auth-js-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suwa-sh%2Fskyway-sample-peer-auth-js-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suwa-sh","download_url":"https://codeload.github.com/suwa-sh/skyway-sample-peer-auth-js-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239520044,"owners_count":19652614,"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":["skyway"],"created_at":"2024-11-07T09:20:40.790Z","updated_at":"2025-02-18T17:40:33.740Z","avatar_url":"https://github.com/suwa-sh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SkyWay Peer Authentication \u0026 JavaScript SDK Sample\n\n## Overview\n\nSkyWayの [JavaScript SDK チュートリアル](https://webrtc.ecl.ntt.com/js-tutorial.html) と [skyway-peer-authentication-samples](https://github.com/skyway/skyway-peer-authentication-samples) を、単純につなげたサンプルです。\n\n## Setup\n\n### 1. SkyWayでアプリケーションを作成\n\n- 一部を除いて [JavaScript SDK チュートリアル](https://webrtc.ecl.ntt.com/js-tutorial.html) に従って作成\n  - 変更箇所: `権限(APIキー認証を利用する) = ON`\n\n### 2. key の書き換え\n\n- client/script.js\n  - apiKey: SkyWayダッシュボード.アプリケーション一覧 で確認できます。\n- auth_server/sample.rb\n  - SECRET_KEY: SkyWayダッシュボード.アプリケーション一覧 -\u003e 設定変更 で確認できます。\n\n### 3. auth serverのsetup\n\n```bash\ncd auth_server\nbundle install --path vendor/bundle\n```\n\n## Run\n\n### 1. auth server 起動\n\n```bash\n# terminal1\ncd auth_server\nbundle exec ruby sample.rb\n```\n\n### 2. client 起動\n\n```bash\n# terminal2\ncd client\npython -m http.server 8000\n```\n\n### 3. clientにアクセス\n\n`http://localhost:8000`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuwa-sh%2Fskyway-sample-peer-auth-js-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuwa-sh%2Fskyway-sample-peer-auth-js-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuwa-sh%2Fskyway-sample-peer-auth-js-sdk/lists"}