swift-nio-irc
swift-nio-irc copied to clipboard
IRC Client needs to finish the implementation of the RetryStrategy
We really need reconnect retries. The Noze.io/redis had this working, and the relevant code is already included, but the actual implementation needs to be finished.