refactored socket connection events

This commit is contained in:
cubedro
2015-05-11 20:55:12 +03:00
parent c4a32df45c
commit 2e93fd9fc5
2 changed files with 43 additions and 8 deletions

View File

@@ -44,7 +44,7 @@ var types = [
},
{
name: "warn",
sign: '==',
sign: '=!=',
signColor: chalk.yellow,
messageColor: chalk.bold.yellow,
formatter: function (sign, message)