| --- |
| title: PushStream |
| --- |
| |
| # 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)](https://osgi.org/specification/osgi.cmpn/7.0.0/util.pushstream.html) |
| |
| [OSGi Compendium Release 7 Specification (PDF)](https://docs.osgi.org/download/r7/osgi.cmpn-7.0.0.pdf) |