iOS

Use the Kafkorama iOS SDK to connect, subscribe, and publish to real-time Streaming API endpoints from iOS devices.

The Kafkorama iOS SDK provides all the tools needed to build real-time applications for iPhone and iPad.

In Kafkorama, subjects serve directly as Streaming API endpoints. This SDK allows your iOS apps to interact with those endpoints in real time.

With this SDK, you can:

  • Connect to a cluster of one or more Kafkorama Gateway nodes
  • Subscribe to one or more Streaming API endpoints (subjects) and receive real-time updates
  • Publish real-time messages to subjects
  • Handle connection lifecycle events and errors
  • Use the SDK in native iOS apps written in Swift or Objective-C

This SDK is ideal for mobile apps that require instant data updates—such as trading platforms, live news feeds, or collaborative tools.

To get started, follow the Run with Docker guide to launch a local Kafkorama instance. Below, you’ll find installation instructions, usage examples, and SDK references:

© 2025 MigratoryData. All rights reserved.