eclipse-uprotocol / up-cpp

uProtocol Language Specific Library for C++
Apache License 2.0
18 stars 25 forks source link

New API - Post review deployment #105

Closed gregmedd closed 5 months ago

gregmedd commented 5 months ago

API review was completed in #99. However, that review was structured for visibility and cannot be merged directly.

This PR contains the approved API along with a buildable skeleton of the up-cpp library + tests. This aims to merge with main.

(Note: in draft state while verifying CI works still and finalizing a couple small items.)

gregmedd commented 5 months ago

The API has already been reviewed and approved in PR #99. I'm going to go ahead and merge this so that implementation work can start.