Skip to content

Commit 764d357

Browse files
authored
Update README.md
1 parent 6bf37a4 commit 764d357

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Currently, support only for Coroutine Flow.
77
---
88
## Feature
99
- WebSocket connection using OkHttp3.
10+
- Regardless of the state of your app, if it's alive, it will automatically manage to stay connected.
1011
- Provide retry and reconnect handling based on the application's network and socket state. (I called it valve cache, recovery cache)
1112
- Provide the ability to automatically recover requests via the last request cache.
1213
- Provides two converter adapters: (gson, kotlinx.serialization) (default adapter is kotlinx.serialization)

0 commit comments

Comments
 (0)