{"id":30902148,"url":"https://github.com/proximie/jarust","last_synced_at":"2025-09-09T07:51:19.469Z","repository":{"id":212721704,"uuid":"732054903","full_name":"Proximie/jarust","owner":"Proximie","description":"A Rust adapter for the Janus WebRTC server 🦀","archived":false,"fork":false,"pushed_at":"2025-08-12T07:17:53.000Z","size":896,"stargazers_count":13,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-12T09:15:42.740Z","etag":null,"topics":["janus","janus-gateway","rust","webrtc"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Proximie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-15T14:26:40.000Z","updated_at":"2025-08-12T07:17:55.000Z","dependencies_parsed_at":"2024-04-11T16:42:29.108Z","dependency_job_id":"a623e7d0-ed16-4611-8147-76ef93548b10","html_url":"https://github.com/Proximie/jarust","commit_stats":null,"previous_names":["ghamza-jd/jarust","proximie/jarust"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/Proximie/jarust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Proximie%2Fjarust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Proximie%2Fjarust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Proximie%2Fjarust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Proximie%2Fjarust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Proximie","download_url":"https://codeload.github.com/Proximie/jarust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Proximie%2Fjarust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274262154,"owners_count":25251960,"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-09T02:00:10.223Z","response_time":80,"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":["janus","janus-gateway","rust","webrtc"],"created_at":"2025-09-09T07:51:15.378Z","updated_at":"2025-09-09T07:51:19.453Z","avatar_url":"https://github.com/Proximie.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jarust \u0026emsp; [![Latest Version]][crates.io]\n\n[Latest Version]: https://img.shields.io/crates/v/jarust.svg\n[crates.io]: https://crates.io/crates/jarust\n\nJarust is a memory safe and high-performance Rust adapter for [Janus WebRTC server](https://github.com/meetecho/janus-gateway).\nInspired by [Janode](https://github.com/meetecho/janode), jarust offers similar functionalities but it's designed\nto be customizable, for exmaple, you could use the built-in WebSocket transport or provide your own RabbitMQ transport implementation.\n\nThe library wraps the Janus core API and some of the most popular plugins APIs.\n\n## Plugins\n\nThe supported Janus plugins currently are:\n\n- [x] EchoTest\n- [x] AudioBridge\n- [x] Streaming ([Experimental](./CONTRIBUTING.md#experimental))\n- [x] VideoRoom ([Experimental](./CONTRIBUTING.md#experimental))\n\n## Interfaces\n\nThe supported interfaces are:\n\n- [x] WebSocket\n- [x] Restful\n- [ ] MQTT\n- [ ] RabbitMQ\n- [ ] Nanomsg\n\n## APIs\n\n- [x] Client API\n- [ ] Admin/Monitor API\n\n## Examples\n\nTo run the examples first you have to lunch the janus server.\n\n```sh\ndocker compose up -d\n```\n\nExamples are avaialbe in [`jarust` create](./jarust/examples/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproximie%2Fjarust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproximie%2Fjarust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproximie%2Fjarust/lists"}