{"id":21899491,"url":"https://github.com/nkbai/goice","last_synced_at":"2025-11-03T14:03:24.906Z","repository":{"id":118799329,"uuid":"139508023","full_name":"nkbai/goice","owner":"nkbai","description":"go implementation of ICE( RFC 5245)","archived":false,"fork":false,"pushed_at":"2018-07-03T01:08:03.000Z","size":2234,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T19:16:08.975Z","etag":null,"topics":["ice","p2p","stun","turn","websocket"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/nkbai.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":"2018-07-03T00:21:15.000Z","updated_at":"2024-12-24T14:24:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6cfaf67-ac4e-4736-8612-bccc63d67777","html_url":"https://github.com/nkbai/goice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nkbai/goice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkbai%2Fgoice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkbai%2Fgoice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkbai%2Fgoice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkbai%2Fgoice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nkbai","download_url":"https://codeload.github.com/nkbai/goice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkbai%2Fgoice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016091,"owners_count":26085802,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["ice","p2p","stun","turn","websocket"],"created_at":"2024-11-28T14:44:19.172Z","updated_at":"2025-10-13T16:35:44.735Z","avatar_url":"https://github.com/nkbai.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goice\ngo implementation of ICE( RFC 5245),it doesn't depends any c library,so it can runs on all the platforms which go support. it only supports one component now.\n\n## how to use\nplease reference ice/exmaple/example.go, this a simple example to present how to setup a p2p connection between two nodes without any signal server.\n\n## how to setup a turnserver on ubutu\n\n```bash\napt install turnserver\nturnserver -u bai:bai\n```\nturnserver's default port is 3478,make sure your firewall doesn't block it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkbai%2Fgoice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnkbai%2Fgoice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkbai%2Fgoice/lists"}