File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ Java WebSockets
3
3
[ ![ Build Status] ( https://travis-ci.org/marci4/Java-WebSocket-Dev.svg?branch=master )] ( https://travis-ci.org/marci4/Java-WebSocket-Dev )
4
4
[ ![ Javadocs] ( https://www.javadoc.io/badge/org.java-websocket/Java-WebSocket.svg )] ( https://www.javadoc.io/doc/org.java-websocket/Java-WebSocket )
5
5
[ ![ 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/ )
7
6
8
7
This repository contains a barebones WebSocket server and client implementation
9
8
written in 100% Java. The underlying classes are implemented ` java.nio ` , which allows for a
You can’t perform that action at this time.
0 commit comments