This release will add a new compression mechanism:
--brotli
will enable compression using Brotli--gzip
will enable compression using GZIP
The default is the standard static express middleware.
Thank you so much to @mxxbe for implementing the feature!