Swiftpack.co - vapor/websocket-kit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by vapor.
vapor/websocket-kit 2.15.0
WebSocket client library built on SwiftNIO
⭐️ 262
🕓 3 weeks ago
iOS macOS watchOS tvOS linux macOS iOS
.package(url: "https://github.com/vapor/websocket-kit.git", from: "2.15.0")

NIOWebSocketClient

API Docs Team Chat MIT License Continuous Integration Swift 5.6 Swift 5.8

GitHub

link
Stars: 262
Last commit: 2 days ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

2.15.0 - Allow `send(_ binary:)` to accept `some DataProtocol`
4 weeks ago

What's Changed

Allow send(_ binary:) to accept some DataProtocol by @fizker in #146

This allows for passing in Data or ByteBufferView to send(_:), as well as the currently-supported [UInt8] type.

This patch was released by @0xTim

Full Changelog: https://github.com/vapor/websocket-kit/compare/2.14.0...2.15.0

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics