aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2016-02-19Add hw/vm tags, add single link tag.Stefan Kobza1-0/+10
2016-02-11Update of latest tests.Stefan Kobza1-0/+14
2016-02-08New version of RF tests.Stefan Kobza2-0/+32
{ color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
---
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]