websocket数据解密

cooolr 于 2022-07-20 发布
>>> import gzip
>>> gzip.decompress(b64decode(data))