kiwiirc / irc-framework

🛠️ A better IRC framework for node.js. For bots and full clients.
MIT License
181 stars 64 forks source link

Send CAP END if there is nothing to negotiate #231

Closed xPaw closed 4 years ago

xPaw commented 4 years ago

Example log where the connection times out: https://pastebin.com/8EAfpWbq

Server sends :server.com CAP 912AACPTF LS :tls, and irc-fw never ends the negotiation.

This if was added here: https://github.com/kiwiirc/irc-framework/commit/f43d8f977281623d1904685ca8c1c6ddac0ca964