Skip to content

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

License

Notifications You must be signed in to change notification settings

itenfay/CXWebSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.