Skip to content

WebSocketKit 2.0.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 24 Oct 19:09
66c0ea5

This package has been renamed to WebSocketKit. It now focuses on supplying a WebSocket client modeled after async-http-client. WebSocket server is still supported, but it is expected that you will bring your own NIO ServerBootstrap.

For usage examples, check out the tests folder:
https://github.com/vapor/websocket-kit/blob/master/Tests/WebSocketKitTests/NIOWebSocketClientTests.swift