Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 889 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 889 Bytes

WebSocketClient

WebSocket Client for iOS

Download on the App Store

Environment

Xcode

$ xcodebuild -version
Xcode 15.4
Build version 15F31d

Ruby

$ ruby -v
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin22]

Setup

$ git clone git@github.com:nnsnodnb/websocket-client-ios.git
$ cd websocket-client-ios
$ xed .

License

This software is licensed under the MIT License (See LICENSE).