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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
FayeClientSwift is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "FayeClientSwift"
Binlogo, [email protected]
FayeClientSwift is available under the MIT license. See the LICENSE file for more info.