Skip to content

Commit 7327051

Browse files
author
Michael Cretzman
committed
Update README.md
added 0-9-1 where needed
1 parent 035996e commit 7327051

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

amqp-0-9-1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# java.client
1+
# amqp-0-9-1
22

33
# About This Project
44

5-
The java.client project implements the AMQP protocol in Java. It provides an AMQP client API that enables developers to build Java applications that communicate with an AMQP broker over WebSocket via an RFC-6455 endpoint, such as KAAZING Gateway.
5+
The amqp-0-9-1 project implements the AMQP 0-9-1 protocol in Java. It provides an AMQP client API that enables developers to build Java applications that communicate with an AMQP broker over WebSocket via an RFC-6455 endpoint, such as KAAZING Gateway.
66

77
Developers can include the Java AMQP 0-9-1 Client using the following maven dependency to develop and run web applications:
88

0 commit comments

Comments
 (0)