Unclaimed project
Are you a maintainer of uWebSockets? Claim this project to take control of your public changelog and roadmap.
Changelog
Simple, secure & standards compliant web server for the most demanding of applications
Resurrecting support of libdeflate, now specifically only for inflation and only as a fast path to zlib.
WITH_LIBDEFLATE=1 make
builds examples using this fast path (you need to build the submodule first). Improved load_test.c benchmark can now highlight inflation cost:
For me and my particular test system:
Note: WITH_DEFLATE is only compatible with uWS::SHARED_DECOMPRESSOR!