Tinder / Scarlet

A Retrofit inspired WebSocket client for Kotlin, Java, and Android
Other
3.2k stars 236 forks source link

What the actual scarlet version? #190

Closed ViHtarb closed 2 years ago

ViHtarb commented 2 years ago

Hi, help me please, what the latest and actual scarlet version and packages? Because i found at least two versions and packages: implementation "com.github.tinder.scarlet:scarlet:0.2.4" implementation "com.github.tinder.scarlet:scarlet-websocket-okhttp:0.2.4" implementation "com.github.tinder.scarlet:scarlet-message-adapter-gson:0.2.4" implementation "com.github.tinder.scarlet:scarlet-stream-adapter-coroutines:0.2.4" implementation "com.github.tinder.scarlet:scarlet-lifecycle-android:0.2.4" and implementation "com.tinder.scarlet:scarlet:0.1.12" implementation "com.tinder.scarlet:websocket-okhttp:0.1.12" implementation "com.tinder.scarlet:message-adapter-gson:0.1.12" implementation "com.tinder.scarlet:stream-adapter-coroutines:0.1.12" implementation "com.tinder.scarlet:lifecycle-android:0.1.12"

aaronweihe commented 2 years ago

0.1.12 is the latest production version. 0.2.x is the experimental version opens up to a wider net of protocols