{"id":19080270,"url":"https://github.com/clemos/hxturn","last_synced_at":"2026-02-16T19:06:23.365Z","repository":{"id":141705220,"uuid":"81585859","full_name":"clemos/hxturn","owner":"clemos","description":"a nodejs TURN server written in Haxe","archived":false,"fork":false,"pushed_at":"2017-11-23T13:47:18.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T05:42:26.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haxe","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/clemos.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":"2017-02-10T16:50:26.000Z","updated_at":"2020-04-08T08:13:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1063596-a307-45e3-a90a-2a2324cfe0a3","html_url":"https://github.com/clemos/hxturn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clemos/hxturn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemos%2Fhxturn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemos%2Fhxturn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemos%2Fhxturn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemos%2Fhxturn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clemos","download_url":"https://codeload.github.com/clemos/hxturn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemos%2Fhxturn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274894069,"owners_count":25369482,"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-09-12T02:00:09.324Z","response_time":60,"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":[],"created_at":"2024-11-09T02:18:14.730Z","updated_at":"2026-02-16T19:06:23.330Z","avatar_url":"https://github.com/clemos.png","language":"Haxe","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Basic STUN/TURN Server implementation in Haxe\n\nThis library implements a very minimal STUN/TURN server that is able to : \n\n* Require authentication, and read credentials, and thus receive data from web clients without web traffic :) (TURN only)\n\n* Respond to STUN binding requests\n\nThese two features make it possible to establish WebRTC PeerConnection connections \nbetween a client and a \"static\" server, without signaling.\n\n\n```\nnpm i // to install dependencies (haxe, etc.)\n```\n\nThen:\n```\nnpm run test // builds test scripts and runs UTs\nnpm run start:auth-server // starts the TURN \"auth server\"\nnpm run serve // starts a local http server\n```\n\nCheck \"auth server demo\" at : \nhttp://localhost:8080/test-auth-client.html\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemos%2Fhxturn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclemos%2Fhxturn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemos%2Fhxturn/lists"}