{"id":19725609,"url":"https://github.com/esl/jerboa","last_synced_at":"2025-04-30T00:31:23.593Z","repository":{"id":57509100,"uuid":"77131803","full_name":"esl/jerboa","owner":"esl","description":"STUN/TURN encoder, decoder and client library in Elixir","archived":false,"fork":false,"pushed_at":"2020-08-28T09:07:37.000Z","size":322,"stargazers_count":14,"open_issues_count":11,"forks_count":6,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-17T20:26:25.965Z","etag":null,"topics":["client","elixir","ice","stun","turn"],"latest_commit_sha":null,"homepage":"https://www.erlang-solutions.com/products/mongooseim.html","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-22T09:33:17.000Z","updated_at":"2023-09-05T12:37:10.000Z","dependencies_parsed_at":"2022-08-30T05:40:52.390Z","dependency_job_id":null,"html_url":"https://github.com/esl/jerboa","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2Fjerboa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2Fjerboa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2Fjerboa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2Fjerboa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esl","download_url":"https://codeload.github.com/esl/jerboa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251607675,"owners_count":21616815,"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":["client","elixir","ice","stun","turn"],"created_at":"2024-11-11T23:31:30.730Z","updated_at":"2025-04-30T00:31:22.786Z","avatar_url":"https://github.com/esl.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jerboa\n\n[![Build Status](https://travis-ci.org/esl/jerboa.svg?branch=travis-ci-integration)](https://travis-ci.org/esl/jerboa)\n[![Inline docs](http://inch-ci.org/github/esl/jerboa.svg?branch=master)](http://inch-ci.org/github/esl/jerboa)\n[![Coverage Status](https://coveralls.io/repos/github/esl/jerboa/badge.svg?branch=master)](https://coveralls.io/github/esl/jerboa?branch=master)\n[![Ebert](https://ebertapp.io/github/esl/jerboa.svg)](https://ebertapp.io/github/esl/jerboa)\n\n[Documentation](https://hexdocs.pm/jerboa/0.3.0)\n\n\nSTUN/TURN encoder, decoder and client library by [Erlang Solutions](https://www.erlang-solutions.com)\n\nJerboa aims to provide simple APIs for common STUN/TURN use cases. It is used by [Fennec](https://github.com/esl/fennec)\nfor encoding and decoding of STUN messages, as well as a testing tool.\n\n### Installation\n\nJerboa is available on [Hex](https://hex.pm/packages/jerboa). To use it, just add it to your dependencies:\n\n```elixir\ndef deps do\n  [{:jerboa, \"~\u003e 0.3.0\"}]\nend\n```\n\n### Checklist of STUN/TURN/ICE methods supported by Jerboa's encoder/decoder\n\n- [x] Binding\n- [x] Allocate\n- [x] Refresh\n- [x] Send\n- [x] Data\n- [x] CreatePermission\n- [x] ChannelBind\n\n### Checklist of STUN/TURN/ICE attributes supported by Jerboa's encoder/decoder\n\n#### Comprehension Required\n\n- [x] XOR-MAPPED-ADDRESS\n- [x] MESSAGE-INTEGRITY\n- [x] ERROR-CODE\n- [ ] UNKNOWN-ATTRIBUTES\n- [x] REALM\n- [x] NONCE\n- [x] CHANNEL-NUMBER\n- [x] LIFETIME\n- [x] XOR-PEER-ADDRESS\n- [x] DATA\n- [x] XOR-RELAYED-ADDRESS\n- [x] EVEN-PORT\n- [x] REQUESTED-TRANSPORT\n- [x] DONT-FRAGMENT\n- [x] RESERVATION-TOKEN\n- [ ] PRIORITY\n- [ ] USE-CANDIDATE\n- [ ] ICE-CONTROLLED\n- [ ] ICE-CONTROLLING\n\n#### Comprehension Optional\n\n- [ ] SOFTWARE\n- [ ] ALTERNATE-SERVER\n- [ ] FINGERPRINT\n\n## License\n\nCopyright 2016-2017 Erlang Solutions Ltd.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesl%2Fjerboa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesl%2Fjerboa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesl%2Fjerboa/lists"}