Skip to content

timtay-microsoft/qpid-proton-j-extensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%