tidwall/SwiftWebSocket

WebSocketCompression appears to not default to true

marknorgren opened this issue · 0 comments

The documentation here states compression is on by default, but it appears to be set to false by default.

https://github.com/tidwall/SwiftWebSocket/blob/master/Source/WebSocket.swift#L166