gf3 / IRC-js

The best IRC library for node.js
http://irc-js.com
The Unlicense
179 stars 33 forks source link

fix for error 451 on connecting - wait for the server to connect #52

Closed natrim closed 12 years ago

natrim commented 12 years ago

example: irc.deltaanime.net is sending ping request on first connect if we try to NICK and USER before it it timeouts

gf3 commented 12 years ago

This is actually already implemented in the twopointoh branch. Expect a stable release soon. For the moment I recommend using 2.0.0-beta, it's on npm.