Skip to content

zlib-ng for websocket permessage-deflate? #3014

Description

@bgemmill

In a prior issue, I was asking about using a system zlib, or boost::iostreams when the motivating example was CVE tracking.

I'm working on a piece of code now that consumes a really large amount of compressed websocket messages, and spends a large amount of run time decompressing them in beast's zlib implementation according to perf.

This piece of code is performance sensitive, and I'd like to try using zlib-ng or Cloudflare's fork to see about speeding that up.

Is there any way to make a websocket connect with permessage deflate and then let the user supply the implementation?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions