Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoinegagne/amqp10
An AMQP 1.0 library (it is a work in progress at the moment)
https://github.com/antoinegagne/amqp10
amqp amqp-client amqp1-0 amqp10 parser protocol protocol-library
Last synced: 11 days ago
JSON representation
An AMQP 1.0 library (it is a work in progress at the moment)
- Host: GitHub
- URL: https://github.com/antoinegagne/amqp10
- Owner: AntoineGagne
- License: other
- Created: 2020-05-16T22:49:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-20T17:52:01.000Z (over 4 years ago)
- Last Synced: 2024-10-24T23:29:45.053Z (about 2 months ago)
- Topics: amqp, amqp-client, amqp1-0, amqp10, parser, protocol, protocol-library
- Language: Erlang
- Homepage:
- Size: 460 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
======
amqp10
======:Author: `Antoine Gagné `_
.. contents::
:backlinks: none.. sectnum::
Installation
============Usage
=====Options
=======Development
===========Running all the tests and linters
---------------------------------You can run all the tests and linters with the ``rebar3`` alias:
.. code-block:: sh
rebar3 check