v3.0.0
This is a wholesale reimagining to WebSocket
. It's not in any way compatible with earlier versions of the library.
- Replace
URLSessionWebSocketTask
withNWConnection
- Conform to published behavior of web browsers'
WebSocket
- Add support for Swift Concurrency