swift-nio-irc icon indicating copy to clipboard operation
swift-nio-irc copied to clipboard

A Internet Relay Chat (IRC) protocol implementation for SwiftNIO

Results 2 swift-nio-irc issues
Sort by recently updated
recently updated
newest added

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.

enhancement

Added optional metadata string to IRCMessage Changed IRCMessageParser to look for message metadata