vid-streamer icon indicating copy to clipboard operation
vid-streamer copied to clipboard

Express - Pre Action

Open marcoberri opened this issue 11 years ago • 0 comments

Hi! is possible set pre action on expressjs ? on every call execute an custom pre-action?

thx

exampple: app.get("/video/", function(req, res, next) { ... }, vidStreamer.settings( config.video ));

marcoberri avatar Feb 21 '14 09:02 marcoberri