You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ktor 3.0.0 was just released and it would be a great time to make rsocket-kotlin support it.
Motivation
I need to use both RSocket and SSE in my client app but Ktor SSE client is only supported on Ktor 3.0.0 which rsocket-kotlin doesn't support yet, so an update would be great.
The text was updated successfully, but these errors were encountered:
Hey!
Yeah, great news about ktor... Not so great about work required to migrate :)
I will merge active PRs and start working on migration to kotlinx-io and ktor 3.0 in coming weeks.
I'm pretty busy with other things right now, so I don't have expected release date.
Ktor 3.0.0 was just released and it would be a great time to make rsocket-kotlin support it.
Motivation
I need to use both RSocket and SSE in my client app but Ktor SSE client is only supported on Ktor 3.0.0 which rsocket-kotlin doesn't support yet, so an update would be great.
The text was updated successfully, but these errors were encountered: