Plugins
Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0
Share Protocol and Transport SDK Reference
C++ APIs for custom Share applications, engine transports, and versioned JSON frames.
Library
C++20 target: DARTWIC::ShareProtocol.
| API family | Description |
|---|---|
| Protocol | Typed channel and ARGUS APIs, payloads, readiness, errors, and session controls. |
| Transport | Implement a custom Share transport and dispatch incoming protocol frames. |
| JSON Codec | Encode and decode Share frames with nlohmann JSON; supply your own framing and delivery. |