FayeClientSwift

A Faye Cilent Library in Swift for the Faye (Bayeux) Pub-Sub messaging server. Use the library to communicate with a Faye Server (https://faye.jcoglan.com) implementation of the Bayeux protocol. Websocket transport supported.

0
0
Swift

FayeClientSwift

CI Status
Version
License
Platform

Example

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

Requirements

Installation

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

pod "FayeClientSwift"

Author

Binlogo, [email protected]

License

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