https://github.com/ba-st/Ansible
an AMQP client for Pharo
https://github.com/ba-st/Ansible
amqp broker messaging pharo queue rabbitmq smalltalk
Last synced: 6 months ago
JSON representation
an AMQP client for Pharo
- Host: GitHub
- URL: https://github.com/ba-st/Ansible
- Owner: ba-st
- License: mit
- Created: 2019-08-12T17:06:45.000Z (over 5 years ago)
- Default Branch: release-candidate
- Last Pushed: 2024-10-22T21:34:13.000Z (7 months ago)
- Last Synced: 2024-11-16T15:16:36.399Z (6 months ago)
- Topics: amqp, broker, messaging, pharo, queue, rabbitmq, smalltalk
- Language: Smalltalk
- Homepage:
- Size: 728 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pharo - Ansible - An AMQP client for Pharo (Network protocols)
README
# Ansible

Ansible is a AMQP client library for Smalltalk supporting 0-8 and 0-9-1
versions of the protocol.[](https://github.com/ba-st/Ansible/releases/latest)
[](https://github.com/ba-st/Ansible/actions/workflows/unit-tests.yml)
[](https://codecov.io/gh/ba-st/Ansible/branch/release-candidate)
[](https://github.com/ba-st/Ansible/actions/workflows/loading-groups.yml)
[](https://github.com/ba-st/Ansible/actions/workflows/markdown-lint.yml)[](https://pharo.org)
[](https://pharo.org)
[](https://pharo.org)
[](https://pharo.org)
[](https://pharo.org)An [Ansible](https://en.wikipedia.org/wiki/Ansible) is a fictional device
capable of near-instantaneous communication. It can send and receive message
to and from a corresponding device over any distance or obstacle whatsoever
with no delay even between star systems.## Quick links
- [**Getting Started**](docs/README.md) is a good place to start
exploring the docs 😉
- [Report a defect](https://github.com/ba-st/Ansible/issues/new?labels=Type%3A+Defect)
- [Request feature](https://github.com/ba-st/Ansible/issues/new?labels=Type%3A+Feature)## License
- The code is licensed under [MIT](LICENSE).
- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).## Installation
To load the project in a Pharo image or declare it as a dependency of your
project follow these [instructions](docs/Installation.md).## Acknowledgements
- To [Tony Garnock-Jones](https://github.com/tonyg) the author of the [Squeak version](http://www.squeaksource.com/AMQP).
- To [Gastón Caruso](https://github.com/gstn-caruso) for porting it to Cuis. See
.## Contributing
Check the [Contribution Guidelines](CONTRIBUTING.md)
---
> *Ansible icon by [Icons8](https://icons8.com/icon/13724/chat)*