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
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
87This repository contains a barebones WebSocket server and client implementation
98written 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