github uNetworking/uWebSockets v0.17.3

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

Memory constrained dedicated compressors

New additions to the existing SHARED_COMPRESSOR and DEDICATED_COMPRESSOR options are memory constrained variants like so:

  • DEDICATED_COMPRESSOR_3KB
  • DEDICATED_COMPRESSOR_4KB
  • DEDICATED_COMPRESSOR_8KB
  • DEDICATED_COMPRESSOR_16KB
  • ...
  • DEDICATED_COMPRESSOR_256KB

These are per WebSocket memory requirements.

Don't miss a new uWebSockets release

NewReleases is sending notifications on new releases.