Robert Bragg

Results 54 issues of Robert Bragg

Just to mention that when I try deploying this demo based on the README instructions (including using 4x n1-normal-4 nodes) then the web client shows this error after a while...

Considering #189 I was thinking it could make sense to track services for peripherals using a `HashSet` instead of a vector to make union operations much simpler as new service...

Since the `Source` is currently bound as a `enum`, I wouldn't expect it to contain bitmask values from the C API. Maybe if it were instead exposed via `bitflags::bitflags! {}`...