docs: add more FEATURE.yaml documentation
[vpp.git] / src / vlibmemory / FEATURE.yaml
1 ---
2 name: Binary API shared memory / socket transport library
3 maintainer:
4   - Dave Barach <dave@barachs.net>
5 features:
6   - Transport connection setup and teardown binary API message definitions
7   - Transport connection setup and teardown binary API message handlers
8   - Remote procedure call binary API support
9   - Debug CLI for binary api message trace dump and replay
10   - Command-line configuration of binary api tracing
11 description: "Binary API message transport library"
12 state: production
13 properties: [API, CLI, MULTITHREAD]