A barebones WebSocket client and server implementation written 100% in Java
TooTallNate/Java-WebSocketcljdoc
- 117,400 Downloads
- 8,293 This Version
Leiningen/Boot
[org.java-websocket/java-websocket "1.3.3"]
Clojure CLI/deps.edn
org.java-websocket/java-websocket {:mvn/version "1.3.3"}
Gradle
implementation("org.java-websocket:java-websocket:1.3.3")Maven
<dependency> <groupId>org.java-websocket</groupId> <artifactId>java-websocket</artifactId> <version>1.3.3</version> </dependency>
Pushed by
marci4 on Apr 26, 2017 with this git treeRecent Versions
Homepage
http://java-websocket.org/License
Version Badge
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code:

