solanaj icon indicating copy to clipboard operation
solanaj copied to clipboard

Replace Java-Websocket with OkHttp for WSS communications

Open skynetcap opened this issue 2 years ago • 0 comments

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.

skynetcap avatar Oct 12 '22 23:10 skynetcap