Skip to content

Commit

Permalink
Update the issues tab in Readme (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
SreeramGarlapati authored Aug 14, 2018
1 parent 778caf5 commit cffc1c5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@

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. To know more about AMQP refer the [complete protocol specification here](http://docs.oasis-open.org/amqp/core/v1.0/amqp-core-complete-v1.0.pdf). In our java client libraries we use [qpid-proton-j library](https://github.com/apache/qpid-proton-j), an open source implementation of AMQP. Extensions built atop [qpid-proton-j library](https://github.com/apache/qpid-proton-j) are hosted here.

## THIS PROJECT IS UNDER ACTIVE DEVELOPMENT - HENCE ISSUES TAB IS DISABLED, WE WILL ENABLE THIS VERY SOON!
## ISSUES

Currently, this library is used only in conjunction with [IOT SDK](https://github.com/Azure/azure-iot-sdk-java) or [EventHubs SDK](https://github.com/Azure/azure-event-hubs-java). File the issues directly on the respective projects.

## Contributing

Expand Down

0 comments on commit cffc1c5

Please sign in to comment.