Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Ktor 3.0.0 #277

Open
philip-segerfast opened this issue Oct 10, 2024 · 2 comments
Open

Support Ktor 3.0.0 #277

philip-segerfast opened this issue Oct 10, 2024 · 2 comments

Comments

@philip-segerfast
Copy link

philip-segerfast commented Oct 10, 2024

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.

@whyoleg
Copy link
Member

whyoleg commented Oct 10, 2024

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.

@philip-segerfast
Copy link
Author

Of course!
Thanks a lot for your response and your dedication to this library 🙏 It rocks!
Take all the time that is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants