Skip to content

PassiveLogic/websocket-kit

 
 

Repository files navigation

WebSocketKit

Documentation Team Chat MIT License Continuous Integration Swift 5.10+


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.

About

WebSocket client library built on SwiftNIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%