# qpid-proton-j-extensions **Repository Path**: mirrors_Azure/qpid-proton-j-extensions ## Basic Information - **Project Name**: qpid-proton-j-extensions - **Description**: Extends qpid-proton-j library to talk AMQP over WEBSOCKETS - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Microsoft Azure Event Hubs

Extensions on qpid-proton-j library

star our repo follow on Twitter

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][amqp-spec]. In our Java client libraries we use [qpid-proton-j library][proton-j], an open source implementation of AMQP. Extensions built atop [qpid-proton-j library][proton-j] are hosted here. ## Issues Currently, this library is used only in conjunction with [Azure IOT SDK][azure-iot] or [Azure Event Hubs client library][azure-sdk-for-java]. File the issues directly on the respective projects. ## Contributing This project welcomes contributions and suggestions. Please refer to our [Contribution Guidelines](./CONTRIBUTING.md) for more details. [amqp-spec]: http://docs.oasis-open.org/amqp/core/v1.0/amqp-core-overview-v1.0.html [azure-iot]: https://github.com/Azure/azure-iot-sdk-java [azure-sdk-for-java]: https://github.com/Azure/azure-sdk-for-java [proton-j]: https://github.com/apache/qpid-proton-j