Skip to content

Commit 0e5ced2

Browse files
committed
Update README.markdown
1 parent 05d2e2e commit 0e5ced2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Java WebSockets
33
===============
44

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+
511
This repository contains a barebones WebSocket server and client implementation
612
written in 100% Java. The underlying classes are implemented `java.nio`, which allows for a
713
non-blocking event-driven model (similar to the

0 commit comments

Comments
 (0)