This is an example, how you can access websocket API on Bittrex using java.
Important notice: the library SignalR/java-client is used in a slightly changed version, see this commit #5885c53 for details.
after cloning the project, you can simply run the example Main class:
./gradlew myRun