Fork me on GitHub
<< back to documentation

Celix PushStream

Celix PushSteams are based on the OSGI Push Stream Specification (OSGi Compendium Release 7 Specification, Chapter 706). It follows the specification as close as possible, but some adjustments are mode for C++17.

NOTE: this implementation is still experiment and the api and behaviour will probably still change.

OSGi Information

OSGi Compendium Release 7 Push Stream Specification (HTML)

OSGi Compendium Release 7 Specification (PDF)

Usage

Differences with OSGi PushStreams & Java

Open Issues & TODOs