Has anyone used MockEngine for testing websockets?...
# ktor
c
Has anyone used MockEngine for testing websockets? https://ktor.io/docs/http-client-testing.html I am getting
NoTransformationFoundException
when I call respond(…). Are websockets supported?