Skip to content

[nio] Provide support for gzip compression? #611

Closed
@ghost

Description

Question Checklist

Question Subject

The question is whether you plan to implement support for gzip compression for nio at an upcoming release 1.0.0 or nearest future?

Question Description

Currently, the nio implementation does not support gzip compression mechanism. For applications with intense usage of networking (such as messenger) the lack of support of this compression mechanism can result in high Network and CPU consumption, as well as higher battery draining on iOS devices. This prevents nio implementation from being ready for production usage for such applications.

Implementation notes

I have my guesses on where to look at first:

If you guys do not plan to do it in any nearest future, I would like to write implementation of gzip support myself, if you'll support me with a little guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementImprovements to existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions