Skip to main content

Client-side Agents

Overview

Harness FME provides client-side agents which act as intermediaries between your application and the Harness FME service.

They handle streaming updates, caching, and advanced delivery logic so your application stays responsive and always serves the latest feature configurations.

Use a client-side agent when:

  • You need to manage multiple SDK connections in one place
  • You want to minimize network traffic to the FME service
  • You require offline evaluation for certain use cases

Get started

Select an agent for your platform.

SDKAPI Key/TypeLinks
Androidclient-sideDocs, GitHub
Browserclient-sideDocs, GitHub
iOSclient-sideDocs, GitHub