Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SreeramGarlapati authored Apr 11, 2018
1 parent a132050 commit e9c6b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

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 - ISSUES TAB WILL BE OPEN SOON - ONCE WE HAVE REACH TO MINIMUM ENGINEERING STANDARDS.
## THIS PROJECT IS UNDER ACTIVE DEVELOPMENT - HENCE ISSUES TAB IS DISABLED, WE WILL ENABLE THIS VERY SOON!

## Contributing

Expand Down

0 comments on commit e9c6b29

Please sign in to comment.