AdaCore / aws

AWS is a complete framework to develop Web based applications in Ada.
Other
127 stars 37 forks source link

Support for compression in websockets #126

Open briot opened 4 years ago

briot commented 4 years ago

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

TurboGit commented 4 years ago

No, nothing plan on this area.