RealtimeMessaging-iOS-Swift3 1.0.12

RealtimeMessaging-iOS-Swift3 1.0.12

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Realtime, joaoparreira.



Realtime Cloud Messaging iOS Swift 3 SDK

Part of the The Realtime® Framework, Realtime Cloud Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps.

If your app has data that needs to be updated in the user’s interface as it changes (e.g. real-time stock quotes or ever changing social news feed) Realtime Cloud Messaging is the reliable, easy, unbelievably fast, “works everywhere” solution.

Instalation

  • Install CocoaPods

  • Create pod file running command:

    pod init

  • Add RealtimeMessaging-iOS-Swift3 to pod file:

    target 'YOUR_PROJECT_NAME' do pod 'RealtimeMessaging-iOS-Swift3' end

  • Install the Realtime pod:

    pod install
    
  • Open the generated .xcworkspace in Xcode.

  • Start using OrtcClient.

API Reference

http://messaging-public.realtime.co/documentation/swift/2.1.0/Classes/OrtcClient.html

Authors

Realtime.co