We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84fc70e + 719ae77 commit 28e2fa6Copy full SHA for 28e2fa6
README.markdown
@@ -2,6 +2,7 @@ Java WebSockets
2
===============
3
[](https://travis-ci.org/marci4/Java-WebSocket-Dev)
4
[](https://maven-badges.herokuapp.com/maven-central/org.java-websocket/Java-WebSocket)
5
+[](https://www.javadoc.io/doc/org.java-websocket/Java-WebSocket)
6
7
This repository contains a barebones WebSocket server and client implementation
8
written in 100% Java. The underlying classes are implemented `java.nio`, which allows for a
0 commit comments