AdaCore / aws

AWS is a complete framework to develop Web based applications in Ada.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for compression in websockets

briot opened this issue · comments

The websockets protocol has an optional extension for compressing data per-message.

Sec-WebSocket-Extensions | permessage-deflate

I think this is not supported by AWS yet, is there some work on this planned ?

Thanks

No, nothing plan on this area.