1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/docs/client-spec.md
2020-02-20 08:30:41 +01:00

11 lines
320 B
Markdown

# Client Specification 1.0
This document describes the client contract.
**TODO:**
- fetch and cache toggles (etag headers etc)
- provide strategies implementations
- evaluate if a feature toggle is enabled or not with the given activation strategies and configurations.
- backup features
- registration
- send metrics