pusher / NWWebSocket

A WebSocket client written in Swift, using the Network framework from Apple.
MIT License
123 stars 25 forks source link

watchOS support #13

Closed danielrbrowne closed 3 years ago

danielrbrowne commented 3 years ago

The WebSockets are supported in the Network framework in watchOS 6.0 and above.

In theory it should be trivial for NWWebSocket to offer watchOS support by a one-line change to Package.swift.