{"id":31031707,"url":"https://github.com/odebe/rb_mumble_protocol","last_synced_at":"2025-09-14T00:36:13.527Z","repository":{"id":183231776,"uuid":"669809330","full_name":"Odebe/rb_mumble_protocol","owner":"Odebe","description":"Ruby bindings to rust implementation of the Mumble protocol","archived":false,"fork":false,"pushed_at":"2024-02-11T18:20:01.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-04T15:58:27.120Z","etag":null,"topics":["aes-ocb","mumble","ruby-extension"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Odebe.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}},"created_at":"2023-07-23T13:55:49.000Z","updated_at":"2025-02-19T21:28:54.000Z","dependencies_parsed_at":"2024-02-09T20:51:02.507Z","dependency_job_id":null,"html_url":"https://github.com/Odebe/rb_mumble_protocol","commit_stats":null,"previous_names":["odebe/rb_mumble_protocol"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Odebe/rb_mumble_protocol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Odebe%2Frb_mumble_protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Odebe%2Frb_mumble_protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Odebe%2Frb_mumble_protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Odebe%2Frb_mumble_protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Odebe","download_url":"https://codeload.github.com/Odebe/rb_mumble_protocol/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Odebe%2Frb_mumble_protocol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275047902,"owners_count":25396334,"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-13T02:00:10.085Z","response_time":70,"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":["aes-ocb","mumble","ruby-extension"],"created_at":"2025-09-14T00:36:10.701Z","updated_at":"2025-09-14T00:36:13.509Z","avatar_url":"https://github.com/Odebe.png","language":"Rust","readme":"# RbMumbleProtocol\nRuby gem that providing classes for implementing Mumble-related projects.\n\nNot quite a bindings for Rust crate, but kinda a fork of [rust-mumble-protocol crate](https://github.com/Johni0702/rust-mumble-protocol/tree/master).\n\n## Why?\n[rust-mumble-protocol](https://github.com/Johni0702/rust-mumble-protocol/tree/master) has strong coupling between CryptState and Codec (packets decoder).\nIn my case I needed CryptState that takes encrypted bytes, returns decrypted bytes and holds some statistics.\n\n## Roadmap\n- [x] CryptState\n- [ ] Stream wrapper (varint r/w)\n- [ ] Protobuf/Voice Packets decoder\n\n## Installation\nInstall the gem and add to the application's Gemfile by executing:\n\n    $ bundle add rb_mumble_protocol\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n    $ gem install rb_mumble_protocol\n\n## Usage\n\nTODO: Write usage instructions here\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/rb_mumble_protocol.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodebe%2Frb_mumble_protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fodebe%2Frb_mumble_protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodebe%2Frb_mumble_protocol/lists"}