{"id":28063517,"url":"https://github.com/ruby-amqp/amq-protocol","last_synced_at":"2026-01-20T02:31:17.476Z","repository":{"id":59150565,"uuid":"1229302","full_name":"ruby-amqp/amq-protocol","owner":"ruby-amqp","description":"AMQP 0.9.1 protocol serialization and deserialization implementation for Ruby (2.0+)","archived":false,"fork":false,"pushed_at":"2025-02-17T18:31:03.000Z","size":2321,"stargazers_count":47,"open_issues_count":0,"forks_count":28,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-27T07:38:14.668Z","etag":null,"topics":["amqp0-9-1","deserialization","rabbitmq","ruby","serialization"],"latest_commit_sha":null,"homepage":"http://groups.google.com/group/ruby-amqp","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby-amqp.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":"2011-01-07T11:24:57.000Z","updated_at":"2025-02-17T18:31:06.000Z","dependencies_parsed_at":"2022-09-13T11:00:21.040Z","dependency_job_id":null,"html_url":"https://github.com/ruby-amqp/amq-protocol","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-amqp%2Famq-protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-amqp%2Famq-protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-amqp%2Famq-protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-amqp%2Famq-protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-amqp","download_url":"https://codeload.github.com/ruby-amqp/amq-protocol/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241065346,"owners_count":19903431,"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":["amqp0-9-1","deserialization","rabbitmq","ruby","serialization"],"created_at":"2025-05-12T12:11:48.576Z","updated_at":"2026-01-20T02:31:17.471Z","avatar_url":"https://github.com/ruby-amqp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is amq-protocol\n\namq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not an\nAMQP 0-9-1 client such as [Bunny](http://rubybunny.info): amq-protocol only handles serialization and deserialization.\n\nIf you want to write your own AMQP 0-9-1 client, this gem will handle all the serialization\nneeds for you, including RabbitMQ extensions to AMQP 0.9.1.\n\n\n## Supported Ruby Versions\n\n * amq-protocol `2.3.4` has fixes for Ruby 3.5 compatibility\n * amq-protocol `2.3.3` has fixes for Ruby 3.4 compatibility\n * amq-protocol `2.3.0` only supports Ruby 2.2+.\n * amq-protocol `2.0.0` through `2.2.0` and later supports Ruby 2.0+.\n * amq-protocol `1.9.2` was the last version to support Ruby 1.8 and 1.9.\n\n\n## Installation\n\n    gem install amq-protocol\n\n\n## Development\n\nMake sure you have Python, pip and the mako templating package installed:\n\n    pip install mako\n\namq-protocol uses RabbitMQ protocol code generation library that is in Python, so there is some\nPython involved in the build.\n\nTo regenerate `lib/amq/protocol/client.rb` from the source (`codegen/*` files), run\n\n    ./generate.rb\n\nTo make changes, **do not edit client.rb directly**. Instead, edit the `codegen/protocol.rb.pytemplate` and regenerate.\n\nTo run tests, use\n\n    bundle install --binstubs\n    ./bin/rspec -c spec spec\n\n\n## Maintainer Information\n\namq-protocol is maintained by [Michael Klishin](https://github.com/michaelklishin).\n\n\n## Issues\n\nPlease report any issues you may find to our [Issue tracker](http://github.com/ruby-amqp/amq-protocol/issues) on GitHub.\n\n## Mailing List\n\nAny questions you may have should be sent to the [Ruby AMQP mailing list](http://groups.google.com/group/ruby-amqp).\n\n## License\n\nMIT (see LICENSE in the repository root).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby-amqp%2Famq-protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruby-amqp%2Famq-protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby-amqp%2Famq-protocol/lists"}