Open supershabam opened 10 years ago
I don't like hijacking the "stream" name on app.
Espress may have a few different endpoints as well.
var router = new espress.Router('/espress')
router.stream('tail', function() {})
app.use(router)
should have the concept of "env" set by the client as well.
should be able to detect client disconnect ("ctrl-c")