{"id":21506130,"url":"https://github.com/guiseek/signaling","last_synced_at":"2025-10-26T11:40:50.572Z","repository":{"id":77900224,"uuid":"593423862","full_name":"guiseek/signaling","owner":"guiseek","description":"WebRTC \u0026 WebAudio APIs","archived":false,"fork":false,"pushed_at":"2023-09-26T16:43:04.000Z","size":240,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T14:21:57.993Z","etag":null,"topics":["server","signaling","webaudio","webrtc"],"latest_commit_sha":null,"homepage":"https://guiseek.github.io/signaling/","language":"TypeScript","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/guiseek.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":"2023-01-26T00:27:09.000Z","updated_at":"2024-11-05T02:58:03.000Z","dependencies_parsed_at":"2024-11-23T21:01:05.242Z","dependency_job_id":null,"html_url":"https://github.com/guiseek/signaling","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guiseek/signaling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guiseek%2Fsignaling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guiseek%2Fsignaling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guiseek%2Fsignaling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guiseek%2Fsignaling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guiseek","download_url":"https://codeload.github.com/guiseek/signaling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guiseek%2Fsignaling/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260086195,"owners_count":22956742,"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":["server","signaling","webaudio","webrtc"],"created_at":"2024-11-23T19:34:04.363Z","updated_at":"2025-10-26T11:40:45.515Z","avatar_url":"https://github.com/guiseek.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebRTC Simple WebSocket Signaling Server\n\n## LAN\n\n### Como funciona\n\n- Para localhost entre diferentes abas do navegador\n- Usa BroadcastChannel como provider de comunicação\n\n### Como executa\n\n1. Execute no terminal `npm run dev:client`\n1. Abra http://localhost:5173 em duas abas\n\n### Como usa\n\n```ts\nsetProvider(Signaling\u003cWebRTCMap\u003e, ChannelSignaling\u003cWebRTCMap\u003e)\n```\n\n## WAN\n\n### Como funciona\n\n- Para internet entre diferentes pontos do mundo\n- Usa WebSocket no processo de sinalização e p2p\n\n### Como executa\n\n1. Execute no terminal `npm run dev:client`\n1. Execute no terminal `npm run dev:server`\n1. Abra http://localhost:5173 em duas abas\n\n### Como usa\n\n```ts\nsetProvider(Signaling\u003cWebRTCMap\u003e, SocketSignaling\u003cWebRTCMap\u003e)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguiseek%2Fsignaling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguiseek%2Fsignaling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguiseek%2Fsignaling/lists"}