API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

LaunchDarkly Relay Proxy

The LaunchDarkly Relay Proxy is a small Go application that connects to the LaunchDarkly streaming API and proxies that connection to SDK clients within an organization's network. Instead of each server making outbound connections to LaunchDarkly's streaming service, multiple servers connect to the local Relay Proxy which maintains a single connection upstream.

Documentation

Specifications

OpenAPI

launchdarkly-relay-proxy-openapi.yml Raw ↑