Starscream: Compression Support

Created on 10 Feb 2016  路  5Comments  路  Source: daltoniam/Starscream

Is compression something you plan to support in the future?

https://tools.ietf.org/html/draft-ietf-hybi-permessage-compression-28

Most helpful comment

:+1: It's definitely worth looking into

All 5 comments

We have talked about adding it, but ideally I would like to add a way to allow negotiation of any kind of extension (a plugin system). This way it won't bloat the core library and would allow any extension desired. I guess the short answer is yes, but we haven't scoped the design or functionally yet.

:+1: It's definitely worth looking into

+1 to this, I think compression is so widely accepted that it should be part of the core lib.

Is there any news about this?

@jmbene no news. Neither @daltoniam or have had a chance to look at this. It is fair amount of work to do well. I personally haven't been really interested in compression support as I have been doing work with binary protocols, which benefit less from compression then text based ones. That being said, I totally see the usefulness in adding compression support and would be happy to discuss some elegant solution (or PRs 馃槃).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nerzh picture nerzh  路  6Comments

milanstevanovic picture milanstevanovic  路  5Comments

Ivan411 picture Ivan411  路  3Comments

felipeflorencio picture felipeflorencio  路  4Comments

AdamMak picture AdamMak  路  3Comments