SocketStreamSwift 0.6.1

SocketStreamSwift 0.6.1

Maintained by daisukenagata.



  • By
  • daisukenagata

SocketStreamSwift

CI Status Version License Platform

Reference

SocketStream Blueprint

Decompressor Blueprint

Effort to implement default chat application in Swift5.

開発環境 Swift5.0 Python3.7.3 how to python3 install PythonFile

command enter
$ cd SocketStreamSwift 
you have Python3.7.3  
$ python soc.py

set ip address

SocketStream(url: URL(string:"wss://localhost")!, hostNumber: UInt32(8000))

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

pod 'SocketStreamSwift'

Charthage

Officially supported: Carthage 0.33 and up.

Add this to Cartfile

github "daisukenagata/SocketStreamSwift"

Terminal command

$ carthage update --platform iOS

Author

daisukenagata, [email protected]

License

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