Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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