Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140235

GRPC: Implement HTTP/2 dataframe compression + Options

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • GRPC
    • None
    • All
    • 21
    • Foundation Sprint 138, Foundation Sprint 139

      Use the QDecompressHelper to feed the grpc HTTP/2 streams with compressed data. The QDecompressHelper already supports the wellknown compression methods, so we only need to feed it properly according to grpc-accept-encoding/grpc-encoding headers and control the data flow.

      gRFC: https://github.com/grpc/grpc/blob/master/doc/compression.md
      core compresison: https://github.com/grpc/grpc/blob/master/doc/compression_cookbook.md

      overview: https://grpc.io/docs/guides/compression/

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            dennisoberst Dennis Oberst
            dennisoberst Dennis Oberst
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes