%% You should probably cite rfc7692 instead of this I-D. @techreport{ietf-hybi-permessage-compression-28, number = {draft-ietf-hybi-permessage-compression-28}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-ietf-hybi-permessage-compression/28/}, author = {Takeshi Yoshino}, title = {{Compression Extensions for WebSocket}}, pagetotal = 28, year = 2015, month = aug, day = 24, 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.}, }