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.14.0
WebSocket client library built on SwiftNIO
⭐️ 219
🕓 3 days ago
iOS macOS watchOS tvOS linux macOS iOS
.package(url: "https://github.com/vapor/websocket-kit.git", from: "2.14.0")

NIOWebSocketClient

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

GitHub

link
Stars: 219
Last commit: 4 days ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

Pass a copy of the control frame buffer to ping/pong callbacks
4 days ago
This patch was authored by @tkrajacic and released by @0xTim.

This PR enables access to the data in the control frames handled via onPing/onPong via a new API with the existing onPing and onPong methods being deprecated.

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