We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf37a4 commit 764d357Copy full SHA for 764d357
README.md
@@ -7,6 +7,7 @@ Currently, support only for Coroutine Flow.
7
---
8
## Feature
9
- WebSocket connection using OkHttp3.
10
+- Regardless of the state of your app, if it's alive, it will automatically manage to stay connected.
11
- Provide retry and reconnect handling based on the application's network and socket state. (I called it valve cache, recovery cache)
12
- Provide the ability to automatically recover requests via the last request cache.
13
- Provides two converter adapters: (gson, kotlinx.serialization) (default adapter is kotlinx.serialization)
0 commit comments