pusher/NWWebSocket
A WebSocket client written in Swift, using the Network framework from Apple.
.package(url: "https://github.com/pusher/NWWebSocket.git", from: "0.5.2")
NWWebSocket

A WebSocket client written in Swift, using the Network framework from Apple.
Supported platforms
- Swift 5.1 and above
- Xcode 11.0 and above
Deployment targets
- iOS 13.0 and above
- macOS 10.15 and above
- tvOS 13.0 and above
- watchOS 6.0 and above
Communication
- If you have found a bug or have a feature request, please open an issue
- If you want to contribute, please submit a pull request (preferably with some tests 🙂 )
Credits
NWWebSocket is owned and maintained by Pusher. It was originally created by Daniel Browne.
It uses code from the following repositories:
License
NWWebSocket is released under the MIT license. See LICENSE for details.