Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
permessage-deflateWebSocket 経由でサーバーに送信する前に、データは内部で拡張子を付けて圧縮されます。WebRTC とは何ですか? データ チャネル API は圧縮をサポートしていますか?
permessage-deflate
データチャネルを介して任意のバイナリデータを送信できるため、送信前にデータを確実に圧縮/圧縮し、反対側で解凍できます。