We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d2e2e commit 0e5ced2Copy full SHA for 0e5ced2
README.markdown
@@ -2,6 +2,12 @@
2
Java WebSockets
3
===============
4
5
+#####VicV Flavor
6
+
7
+VicV: Just gutting this to be used as a submodule directory in Android Studio instead of a Module to avoid transitive dependencies in Gradle
8
9
+--
10
11
This repository contains a barebones WebSocket server and client implementation
12
written in 100% Java. The underlying classes are implemented `java.nio`, which allows for a
13
non-blocking event-driven model (similar to the
0 commit comments