Skip to content

Commit 02e599d

Browse files
authored
Merge pull request #1341 from marci4/RemoveSnapshotLinks
2 parents 30ba037 + 12a7bb5 commit 02e599d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Java WebSockets
33
[![Build Status](https://travis-ci.org/marci4/Java-WebSocket-Dev.svg?branch=master)](https://travis-ci.org/marci4/Java-WebSocket-Dev)
44
[![Javadocs](https://www.javadoc.io/badge/org.java-websocket/Java-WebSocket.svg)](https://www.javadoc.io/doc/org.java-websocket/Java-WebSocket)
55
[![Maven Central](https://img.shields.io/maven-central/v/org.java-websocket/Java-WebSocket.svg)](https://mvnrepository.com/artifact/org.java-websocket/Java-WebSocket)
6-
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.java-websocket/Java-WebSocket.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/java-websocket/Java-WebSocket/)
76

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

0 commit comments

Comments
 (0)