Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 890 Bytes

File metadata and controls

18 lines (12 loc) · 890 Bytes

Implementation of OSGi in C++

Contributor Covenant License

Overview

This project is a first, simple C++ based implementation of OSGi. It is intended to refresh old C++ skills with latest C++ versions. For more details see history.

It will be limited to core features of OSGi R8, which are applicable to be implemented in C++ as well.

Futher documentation