Joseph Ross
Joseph Ross
… uploading to the App Store/Testflight. Fixes #234.
Outgoing compression seems to be unimplemented: https://github.com/tidwall/SwiftWebSocket/blob/master/Source/WebSocket.swift#L1435
https://en.wikipedia.org/wiki/HTTP_Public_Key_Pinning
If you use the WebSocket in deferred open mode, `readyState` returns `.connecting` before `open()` is called. The WebSocket hasn't been opened or even provided a URL yet, so it should...