pusher / pusher-websocket-swift

Pusher Channels websocket library for Swift
https://pusher.com/channels
MIT License
273 stars 166 forks source link

Remove WatchOS as a supported platform in Readme #398

Closed benjamin-tang-pusher closed 2 years ago

benjamin-tang-pusher commented 2 years ago

Description of the pull request

Remove WatchOS as a supported platform in Readme

Why is the change necessary?

Low level network connections (including websocket) was not meant to be supported in WatchOS 6 and above, and has been explicitly disabled in WatchOS 9: https://developer.apple.com/documentation/technotes/tn3135-low-level-networking-on-watchos