AMQP 0.9.1 client
I developed this gem to improve and learn more about Ruby itself as well the dry-rb gems. I also want to learn more about low-level network development. This is a WIP, and for now, it's far from complete.
- Fork
- Create a pull request
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Guilherme Maganha Moreira - Initial work - gmmoreira
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thanks to Gabriel Malaquias for presenting me the dry-rb gems