Tinder / Scarlet

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

addMessageAdapterFactory(MoshiMessageAdapter.Factory()) #143

Open miladsalimiiii opened 4 years ago

miladsalimiiii commented 4 years ago

Why should we add this line when we want to create a scarlet object?? When i remove this Koin cant inject the object !!

a-manumohan commented 4 years ago

Provide MessageAdapter.Factory using Koin and use that.