solanaj
solanaj copied to clipboard
Replace Java-Websocket with OkHttp for WSS communications
We currently use a poorly-coded library called Java-Websocket, instead of the highly battle tested OkHttp. OkHttp supports websockets. Use OkHttp, and remove the original dependency.