Open jet10000 opened 3 years ago
Are there any examples using gzip with WebSockets ?
Some servers send gzip message to client, so need check the message type and convert the gzip messages to string and then parser to json.
for example: https://api.huobi.pro/market/trade?symbol=btcusdt
Do You refer to this type of extension Compression Extensions for WebSocket ?
How to refer to this type of extension? options?
yes, gzip, please add support for gzip websocket messages