github uNetworking/uWebSockets v18.17.0

latest releases: v20.62.0, v20.61.0, v20.60.0...
3 years ago

Multipart parser and other fixes

  • Introduces support for parsing multipart POSTs in an efficient and simple way. Runs about 155x faster than Node.js alternatives - especially on parts larger than a few hundred kilobytes.
  • The library now compiles without any warnings using -Wall -Wextra -Wpedantic -Wsign-conversion -Wconversion on both GCC and Clang. Hundreds of (non-default) warnings have been fixed in this release and from now we aim to keep things pedantically clean.
  • Fixes a permessage-deflate regression introduced in v0.17.4.
  • Fixes parsing bugs when compiling using WITH_PROXY=1 (introduced in v18.1.0).

Don't miss a new uWebSockets release

NewReleases is sending notifications on new releases.