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

11 lines
320 B
Markdown
Raw Normal View History

2016-12-02 17:58:27 +01:00
# 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