https://github.com/itenfay/cxwebsocket
`CXWebSocket` wraps websockets in swift for iOS and OSX.
https://github.com/itenfay/cxwebsocket
cxwebsocket starscream swift swift5 websocket ws
Last synced: about 1 month ago
JSON representation
`CXWebSocket` wraps websockets in swift for iOS and OSX.
- Host: GitHub
- URL: https://github.com/itenfay/cxwebsocket
- Owner: itenfay
- License: mit
- Created: 2024-04-14T08:12:47.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-23T03:34:13.000Z (10 months ago)
- Last Synced: 2025-02-23T08:19:01.931Z (2 months ago)
- Topics: cxwebsocket, starscream, swift, swift5, websocket, ws
- Language: Swift
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## CXWebSocket
`CXWebSocket` wraps websockets in swift for iOS and OSX.
[](https://cocoapods.org/pods/CXWebSocket)
[](https://cocoapods.org/pods/CXWebSocket)
[](https://cocoapods.org/pods/CXWebSocket)## Requirements
* Xcode 14.0+, iOS 12.0, tvOS 12.0, OSX 10.13, watchOS 3.0
## Installation
CXWebSocket is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'CXWebSocket'
```## Example
To use this library, please go to **[here](https://github.com/itenfay/FireKylin.git)**!
## 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.