Skip to content

Commit 47cc340

Browse files
author
Michael Cretzman
committed
Update README.md
1 parent 62899bf commit 47cc340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ws/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This project contains the community version of the Java [WebSocket] (https://tools.ietf.org/html/rfc6455) Client Library.
66

7-
The java.client project implements the [WebSocket standard](https://tools.ietf.org/html/rfc6455) in Java. It provides a WebSocket client API that enables developers to build Java applications that communicate over WebSocket with an RFC-6455 endpoint, such KAAZING Gateway.
7+
The java.client project implements the [WebSocket standard](https://tools.ietf.org/html/rfc6455) in Java. It provides a WebSocket client API that enables developers to build Java applications that communicate over WebSocket with an RFC-6455 endpoint, such as KAAZING Gateway.
88

99
Developers can include the Java WebSocket Client using the following maven dependency to develop and run web applications:
1010

0 commit comments

Comments
 (0)