A barebones WebSocket server and client implementation written in 100% Java, originally developed by Nathan Rajlich (nathan@tootallnate.net).
'com.netiq:websocket:0.7'
<dependency>
<groupId>com.netiq</groupId>
<artifactId>websocket</artifactId>
<version>0.7</version>
</dependency>
<dependency org="com.netiq" name="websocket" rev="0.7"/>
"com.netiq", "websocket", "0.7"