A thin wrapper around the WebSocketClient class from the Java-WebSocket library. The purpose of this class is to enable the WebSocketConnection class to be unit tested by swapping out an instance of this wrapper for a mock version.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.