itenfay / CXWebSocket

`CXWebSocket` wraps websockets in swift for iOS and OSX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CXWebSocket

CXWebSocket wraps websockets in swift for iOS and OSX.

Version License Platform

Requirements

  • Xcode 14.0+, iOS 12.0, tvOS 12.0, OSX 10.13, watchOS 3.0

Installation

CXWebSocket is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CXWebSocket'

Example

To use this library, please go to here!

License

CXWebSocket is available under the MIT license. See the LICENSE file for more info.

Feedback is welcome

If you notice any issue to create an issue. I will be happy to help you.

About

`CXWebSocket` wraps websockets in swift for iOS and OSX.

License:MIT License


Languages

Language:Swift 85.6%Language:Ruby 14.4%