Hi all, I would like to try Ktor to implement a se...
# ktor
a
Hi all, I would like to try Ktor to implement a server for a TCP based protocol. All the documentation and examples are about HTTP. The only docs I could find is this: https://ktor.io/servers/raw-sockets.html Can anyone point me to a blog or a project to get more information how to implement non-HTTP protocol with Ktor ?