Skip to content

Client SDKΒ #81

@keplersj

Description

@keplersj

Is your feature request related to a problem? Please describe.
I'm interested in using feature flags in an embedded/client Rust application. Client-side, server-side, and edge SDKs discusses the distinction between the client-side and server-side SDKs and the importance of selecting the correct library for your application.

Describe the solution you'd like
A client SDK crate, similar to the C and C++ Client SDK.

Describe alternatives you've considered
I have considered wrapping the C and C++ Client SDK library in a -sys style crate with bindgen, this would be less than ideal when this crate demonstrates the potential for an idiomatic Rust interface for LaunchDarkly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions