WebSocketKit provides an abstraction over SwiftNIO's Websockets to make it easy to build websocket clients and servers in Swift. IT provides functionality to send and receive data, ping/pongs and text, connection handling and upgrade handling. It should be simpler to use than using SwiftNIO directly.
-
-
Notifications
You must be signed in to change notification settings - Fork 82
WebSocket client library built on SwiftNIO
License
vapor/websocket-kit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
WebSocket client library built on SwiftNIO