22 Commits (8fbe60acf07ada0e35230d81c447e6ffff267da2)

Author SHA1 Message Date
  Philipp Oppermann 8fbe60acf0
Merge branch 'main' into uhlc 3 years ago
  Philipp Oppermann c4da2cbdad
Refactor: Move configuration to `core` crate 3 years ago
  Philipp Oppermann 9ba990b816
Fix opentelemetry access 3 years ago
  Philipp Oppermann 1c1891446a
Add `uhlc` timestamp to message metadata 3 years ago
  Philipp Oppermann 808b6679ad
Fix clippy warnings 3 years ago
  haixuanTao 1c9f81578e remove unrequired dependency 3 years ago
  haixuanTao 7fa6c472f8 make context live long enough to trace `on_input` 3 years ago
  Xavier Tao 44a7c16c21
Add Python Node API metadata (#101) 3 years ago
  Philipp Oppermann 55b411e668
Reduce number of `tracing` and `metrics` feature gates 3 years ago
  Xavier Tao c2bb4c1f67
Runtime tracing (#95) 3 years ago
  Xavier Tao c3c91e6913
Add metadata serialisation for python operator (#91) 3 years ago
  Philipp Oppermann 6ab39e229b
Don't serialize data to provide true zero-copy reading and writing 3 years ago
  Philipp Oppermann 0df06fce86
Send metadata in messages encoded with capnproto 3 years ago
  Philipp Oppermann f473c856c1
Fix clippy warnings across whole projects 3 years ago
  Philipp Oppermann 848e136a75
Move communication layer implementation into separate library 3 years ago
  Philipp Oppermann 03348c5be8
Redesign communication layer to be synchronous and add support for iceoryx 3 years ago
  Philipp Oppermann 7c801fba2f
Merge branch 'main' into stop-operation 3 years ago
  Philipp Oppermann 128922ac65
Remove error status for Python in favor of native Python errors 3 years ago
  haixuanTao bf2b9fceb3 impl `traceback` that get traceback from `PyErr` 3 years ago
  haixuanTao f016158e6d Recover the `traceback` from `PyErr` and use `PyBytes` as input 3 years ago
  Philipp Oppermann 825e9a8d7b
Allow operators to stop themselves through a special return value 3 years ago
  haixuanTao 28a902d83a Moving folders in correspondance with #41 3 years ago