Emit 'dispose' on a dispose call instead of 'destroy'
[KiwiIRC.git] / server / irc / state.js
2013-01-31 DarrenEmit 'dispose' on a dispose call instead of 'destroy'
2013-01-31 DarrenRemoved cosole.log()
2013-01-31 DarrenClosing the IrcConnection socket on a dispose
2013-01-31 Jack AllnuttPass callback to state.connect, fix vars
2013-01-31 DarrenMore IrcChannel events implimented
2013-01-31 Jack Allnuttaddress -> user
2013-01-31 Jack AllnuttIrcConnection handling in State instead of Client