| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
0df06fce86
|
Send metadata in messages encoded with capnproto
Changes the message format from raw data bytes to a higher-level `Message` struct serialized with capnproto. In addition to the raw data, which is sent as a byte array as before, the `Message` struct features `metadata` field. This metadata field can be used to pass open telemetry contexts, deadlines, etc. |
3 years ago |
|
|
03348c5be8
|
Redesign communication layer to be synchronous and add support for iceoryx | 3 years ago |
|
|
8e21a990d0
|
Create a Rust dataflow example
The example shows how to use the dora node and operator APIs. |
3 years ago |