fix address event subscription

This commit is contained in:
Matias Alejo Garcia 2014-06-25 11:12:38 -03:00
commit 792f48b2ea
4 changed files with 101 additions and 64 deletions

View file

@ -1,5 +1,4 @@
'use strict';
var imports = require('soop').imports();
var http = require('http');