Join Slack
Powered by
Does Ktor have any support for working with <http2...
# ktor
r
rnett
03/18/2024, 6:34 PM
Does Ktor have any support for working with
http2 streams
? I'm aware of streaming responses and request bodies, but I want to be able to manually manipulate streams like you would websockets (and like e.g. GRPC would).
a
Aleksei Tirman [JB]
03/19/2024, 7:46 AM
Unfortunately, there's no such API in Ktor.
r
rnett
03/19/2024, 6:54 PM
Created
https://youtrack.jetbrains.com/issue/KTOR-6856/Add-API-for-working-with-HTTP-2-streams
5
Views
Open in Slack
Previous
Next