-
JavaWebsocketClient for Android code
资源介绍
JavaWebsocketClient also for Android
JavaWebsocketClient is library is simple library for Websocket connection in rx for java and Android.
It is designed to be fast and fault tolerant.
Currently we use okhttp3 for websocket connection because okhttp3 is simple and well tested solution.
Content of the package
Example websockets server python twisted server
Rx-java websocket client library websockets-rxjava/
Rx-java websocket android example websockets-rxjava-example/
Reactive example
How to
- 上一篇: Android andbook!
- 下一篇: 开源项目SlidingMenu示例