15 lines
377 B
YAML
15 lines
377 B
YAML
|
|
---
|
||
|
|
name: Binary API library
|
||
|
|
maintainer:
|
||
|
|
- Dave Barach <dave@barachs.net>
|
||
|
|
features:
|
||
|
|
- Event logging
|
||
|
|
- Message execution
|
||
|
|
- Message handler registration
|
||
|
|
- Message replay
|
||
|
|
- Message tracing
|
||
|
|
- Post-mortem message trace capture
|
||
|
|
- Platform-dependent message handler invocation
|
||
|
|
description: "Transport-independent binary API message handling library"
|
||
|
|
state: production
|