Hello. I'm trying to make a test Ktor server using...
# ktor
o
Hello. I'm trying to make a test Ktor server using raw sockets. But IDK where ton start. The examples in ktor.io are for http servers. Can anyone guide me in this matter?
Please help me formulate a way to do it. It's required in our project
Else I'll have to use a already ,made server like tomcat or something like that