koajs/compress

custom compression streams

jonathanong opened this issue · 0 comments

see: expressjs/compression#62

NOTE: we do not have to support flush(). however, we could attach the compression stream to ctx incase someone wanted access to that.