Re: flexjs nodejs

2016-07-06 Thread Josh Tynjala
} > ) > conn.on("close", > function (code, reason) { > console.log("closed"); > } > ) > } > ).listen(8001); > console.log("start server"); > > > > -- > View this message in context: > http://apache-flex-development.247.n4.nabble.com/flexjs-nodejs-tp53677.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >

flexjs nodejs

2016-07-05 Thread lizhi
} ).listen(8001); console.log("start server"); -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flexjs-nodejs-tp53677.html Sent from the Apache Flex Development mailing list archive at Nabble.com.