Join Slack
Powered by
In my case (Netty), the port I need is at `theNett...
# ktor
m
mp
05/04/2018, 5:22 PM
In my case (Netty), the port I need is at
theNettyServer.channels[0].localAddress()
but of course the
channels
field is private.
Open in Slack
Previous
Next