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.