Skip to content

Icestorm0141/Owin.Compression

 
 

Repository files navigation

Owin.Compression

Compression (Deflate / GZip) module for Microsoft OWIN Selfhost filesystem pipeline.

With this module you can compress, deflate / gzip large files (like concatenated *.js or *.css files) to reduce amount of web traffic.

This project works on C# and F# and should work on Windows and Mono as well.

Here is a demo in action from Fiddler net traffic monitor:

compressed

Read the Getting started tutorial to learn more.

Documentation: http://thorium.github.io/Owin.Compression

About

Compression (Deflate / GZip) module for Microsoft OWIN Selfhost filesystem pipeline.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • F# 92.8%
  • Shell 6.2%
  • Batchfile 1.0%