Function get_compression_summary

Source
pub const fn get_compression_summary() -> &'static str
Expand description

Summary of WebSocket compression support across exchanges

ExchangeCompression SupportNotes
Binance❌ NoneStreams already optimized; Futures has window_bits=15 bug
Coinbase✅ permessage-deflateStandard support, no customization
Upbit✅ permessage-deflateFull RFC 7692 support
Bybit❌ DisabledKnown buggy implementation, causes NegotiationError
Bithumb❌ NoneNo documented support in official API docs