issues
search
eclipse-zenoh-flow
/
zenoh-flow
zenoh-flow aims at providing a zenoh-based data-flow programming framework for computations that span from the cloud to the device.
Other
91
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
deps: bump Rust toolchain to 1.72.1
#258
J-Loudet
closed
3 months ago
0
fix(commons): do not fail without `Vars` section
#257
J-Loudet
closed
3 months ago
0
fix(zenoh-flow-nodes): provide accessors on `LinkMessage`
#256
J-Loudet
closed
5 months ago
0
fix(zenoh-flow-runtime): log wrapper path when failing to load it
#255
J-Loudet
closed
5 months ago
0
fix(zenoh-flow-nodes): expose common types in prelude
#254
J-Loudet
closed
5 months ago
0
feat(zenoh-flow-nodes): expose node's node id in Context
#253
J-Loudet
closed
5 months ago
0
feat(zenoh-plugin-zenoh-flow): provide "dynamic_plugin" feature
#252
J-Loudet
closed
5 months ago
0
feat: add logging when loading nodes
#251
J-Loudet
closed
5 months ago
0
deps: upgrade Zenoh to 0.11.0-rc.3
#250
J-Loudet
closed
5 months ago
0
Extensions should accept a configuration
#249
J-Loudet
opened
6 months ago
0
style: enforce rustfmt configuration
#248
J-Loudet
closed
6 months ago
0
feat(nodes): pass the library path in the context
#247
J-Loudet
closed
7 months ago
0
Provide the `Path` of the library in the `Context`
#246
J-Loudet
closed
7 months ago
0
fix(runtime): call `on_resume` when (re)starting a Runner
#245
J-Loudet
closed
7 months ago
0
feat(standalone-daemon): pass configuration with `-c` CLI option
#244
J-Loudet
closed
7 months ago
0
refactor(daemon): configuration of extensions must be inline
#243
J-Loudet
closed
7 months ago
0
log(runtime): add `info!` logging when loading an extension
#242
J-Loudet
closed
7 months ago
0
refactor(commons): allow mutating and owning a `Configuration`
#241
J-Loudet
closed
7 months ago
1
Pass ownership to the `Configuration`
#240
J-Loudet
closed
7 months ago
1
[Bug] Built-in Zenoh source subscribes at creation
#239
J-Loudet
closed
7 months ago
0
fix: clap dependency
#238
J-Loudet
closed
7 months ago
0
version: 0.6.0-alpha
#237
J-Loudet
closed
7 months ago
0
style: alphabetical sort of dependencies
#236
J-Loudet
closed
7 months ago
0
chore: bump copyright to 2024
#235
J-Loudet
closed
7 months ago
0
feat(standalone-daemon): accept optional Zenoh/Zenoh-Flow configurations
#234
J-Loudet
closed
7 months ago
0
refactor(daemon): removed feature "plugin"
#233
J-Loudet
closed
7 months ago
0
feat(zfctl): allow providing an optional Zenoh configuration
#232
J-Loudet
closed
7 months ago
0
feat(standalone-runtime): allow providing a Zenoh configuration
#231
J-Loudet
closed
7 months ago
0
docs(zfctl): remove backtick quotes
#230
J-Loudet
closed
7 months ago
0
docs(commons): improve / rephrase documentation
#229
J-Loudet
closed
7 months ago
0
clean(examples): removed period-miss-detector example
#228
J-Loudet
closed
7 months ago
0
feat(zfctl): allow selecting a Runtime via its `name`
#227
J-Loudet
closed
7 months ago
0
fix(runtime): add missing `cfg(feature)`
#226
J-Loudet
closed
7 months ago
0
docs(daemon): improve overall documentation
#225
J-Loudet
closed
7 months ago
0
feat(daemon): delete all instances before stopping the Daemon
#224
J-Loudet
closed
7 months ago
0
fix(daemon): missing `anyhow` import without "plugin" feature
#223
J-Loudet
closed
7 months ago
0
style(daemon): better module separation
#222
J-Loudet
closed
7 months ago
0
refactor(daemon): expose modules `queries` and `daemon`
#221
J-Loudet
closed
8 months ago
0
refactor(daemon): selector creation returns no error
#220
J-Loudet
closed
8 months ago
0
docs(runtime): improve overall documentation
#219
J-Loudet
closed
8 months ago
0
refactor(runtime): make `try_add_extension` private
#218
J-Loudet
closed
8 months ago
0
refactor(runtime): make Loader structure private
#217
J-Loudet
closed
8 months ago
0
refactor(daemon): leverage the RuntimeBuilder
#216
J-Loudet
closed
8 months ago
0
refactor(standalone-runtime): leverage RuntimeBuilder
#215
J-Loudet
closed
8 months ago
0
feat(runtime): provide RuntimeBuilder
#214
J-Loudet
closed
8 months ago
0
clean: removed unused method `try_from_file`
#213
J-Loudet
closed
8 months ago
0
refactor(runtime): small improvements over Extensions struct
#212
J-Loudet
closed
8 months ago
0
refactor: improve data flow state management
#211
J-Loudet
closed
8 months ago
0
refactor: expose `try_add_extension` at Loader and Daemon
#210
J-Loudet
closed
8 months ago
0
feat(runtime): check extensions libraries before loading
#209
J-Loudet
closed
8 months ago
0
Next