Kensuke Sano
10/10/2024, 4:31 PMmbonnin
10/10/2024, 4:45 PMDefaultWebSocketEngine
on JS
2. https://github.com/apollographql/apollo-kotlin-ktor-support
For 1., the experimental websockets provide a Ktor-free implementation
For 2., you can keep using current KtorHttpEngine
. It'll need to be updated to Ktor 3 if you're using Ktor 3 in other places of your app (PR welcome ):) )