rxWebSocket is a simple reactive extension of OkHttp Websocket interface with support for Convertor Factories and Interceptors.
Features
- Create a WebSocket with convertors
- Connect to the websocket
- Connect and Send data on a connected socket
- Connect and Listen data on a connected socket
- Add the JitPack repository to your build file
- Add it in your root build.gradle at the end of repositories
