Tries to resolve the address in Kameloso.parser.server to IPs, by leveraging resolveFiber, reacting on the ResolveAttempts it yields to provide feedback to the user.
The current Kameloso instance.
Whether or not this is the first time we're attempting a connection.
Next.continue_ if resolution succeeded, Next.returnFailure if it failed and the program should exit.
Tries to resolve the address in Kameloso.parser.server to IPs, by leveraging resolveFiber, reacting on the ResolveAttempts it yields to provide feedback to the user.