Hi there! I have a question about websockets and K...
# ktor
p
Hi there! I have a question about websockets and Ktor. How many websocket connections can ktor handle at the same time. I am currently using netty as the server engine. Thanks in advance!