anuchandy / qpid-proton-j-extensions

Extends qpid-proton-j library to talk AMQP over WEBSOCKETS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Azure Event Hubs

The Advanced Message Queuing Protocol (AMQP) is an open internet protocol for messaging. Several messaging platforms hosted on Azure like Azure Service Bus, Azure Event Hubs and Azure IOT Hub supports AMQP 1.0. To know more about AMQP refer to the OASIS AMQP 1.0 protocol specification.

In our Java client libraries we use qpid-proton-j library, an open source implementation of AMQP. Extensions built atop qpid-proton-j library are hosted here.

Issues

Currently, this library is used only in conjunction with Azure IOT SDK or Azure Event Hubs client library. File the issues directly on the respective projects.

Contributing

This project welcomes contributions and suggestions. Please refer to our Contribution Guidelines for more details.

About

Extends qpid-proton-j library to talk AMQP over WEBSOCKETS

License:MIT License


Languages

Language:Java 100.0%