Skip to content

Commit 28e2fa6

Browse files
authored
Merge pull request #502 from marci4/master
Link to javadocs
2 parents 84fc70e + 719ae77 commit 28e2fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Java WebSockets
22
===============
33
[![Build Status](https://travis-ci.org/marci4/Java-WebSocket-Dev.svg?branch=master)](https://travis-ci.org/marci4/Java-WebSocket-Dev)
44
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.java-websocket/Java-WebSocket/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.java-websocket/Java-WebSocket)
5+
[![Javadocs](https://www.javadoc.io/badge/org.java-websocket/Java-WebSocket.svg)](https://www.javadoc.io/doc/org.java-websocket/Java-WebSocket)
56

67
This repository contains a barebones WebSocket server and client implementation
78
written in 100% Java. The underlying classes are implemented `java.nio`, which allows for a

0 commit comments

Comments
 (0)