@misc{rfc7692, series = {Request for Comments}, number = 7692, howpublished = {RFC 7692}, publisher = {RFC Editor}, doi = {10.17487/RFC7692}, url = {https://www.rfc-editor.org/info/rfc7692}, author = {Takeshi Yoshino}, title = {{Compression Extensions for WebSocket}}, pagetotal = 28, year = 2015, month = dec, abstract = {This document defines a framework for creating WebSocket extensions that add compression functionality to the WebSocket Protocol. An extension based on this framework compresses the payload data portion of WebSocket data messages on a per-message basis using parameters negotiated during the opening handshake. This framework provides a general method for applying a compression algorithm to the contents of WebSocket messages. Each compression algorithm has to be defined in a document defining the extension by specifying the parameter negotiation and the payload transformation algorithm in detail. This document also specifies one specific compression extension using the DEFLATE algorithm.}, }