UNPKG

bigpipe

Version:

Bigpipe a radical new web framework for Node.js that's inspired by Facebook's bigpipe concept.

9 lines (7 loc) 108 B
'use strict'; function noop () {} module.exports = { name: 'fromfile', client: noop, server: noop };