Based on <https://github.com/ktorio/ktor/tree/mast...
# ktor
d
Based on https://github.com/ktorio/ktor/tree/master/ktor-samples/ktor-samples-websocket/src/io/ktor/samples/chat and https://github.com/roschlau/ktor-graphql I tried to get graphql subscriptions working. But due to my (still) limited knowledge of kotlin and ktor I was not able to figure out solution. Any hints would be highly appreciated.