Is there any support for serving a TLS socket usin...
# ktor
p
Is there any support for serving a TLS socket using ktor raw sockets? It seems that ktor-network-tls is only for client sockets?
c
Client only, no server implementation yet