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