Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeyunn15 authored Oct 15, 2023
1 parent 6bf37a4 commit 764d357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Currently, support only for Coroutine Flow.
---
## Feature
- WebSocket connection using OkHttp3.
- Regardless of the state of your app, if it's alive, it will automatically manage to stay connected.
- Provide retry and reconnect handling based on the application's network and socket state. (I called it valve cache, recovery cache)
- Provide the ability to automatically recover requests via the last request cache.
- Provides two converter adapters: (gson, kotlinx.serialization) (default adapter is kotlinx.serialization)
Expand Down

0 comments on commit 764d357

Please sign in to comment.