Default WebSocket Compression options.
Compression will be enabled with the following options:
clientNoContextTakeover: falseserverNoContextTakeover: falseclientMaxWindowBits: 15serverMaxWindowBits: 15static const CompressionOptions compressionDefault =
const CompressionOptions()