-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
sink: websocketAnything `websocket` sink relatedAnything `websocket` sink relatedtype: featureA value-adding code addition that introduce new functionality.A value-adding code addition that introduce new functionality.
Description
A note for the community
We use vector to send data upstream using the websocket and it doesn't support permessage-deflate, given that the only crate that supports it is yawc.
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Use Cases
Reduce bandwidth usage. Reduce my AWS bill.
Attempted Solutions
No response
Proposal
Either implement permessage-deflate somehow in tungstenite, or switch to yawc.
References
No response
Version
No response
Metadata
Metadata
Assignees
Labels
sink: websocketAnything `websocket` sink relatedAnything `websocket` sink relatedtype: featureA value-adding code addition that introduce new functionality.A value-adding code addition that introduce new functionality.