Sojan James

Results 6 comments of Sojan James
trafficstars

Hi @JEnoch I think you should start discussing the security concepts while the protocol is evolving rather than having to change something later on due to security. If there is...

> > There are indeed some leaks in how it abstracts Iceoryx if some readers are compatible with Iceoryx while others in the same process aren't, e.g., if you have...

@eboasson I'm eagerly awaiting the work from @reicheratwork to become public. Ive managed to get the Rust binding (https://github.com/sjames/cyclonedds-rs) working with shared memory, but there are corner cases that break....

Hi @willstott101, Instances are only supported for known field names. The the key-hash is generated according to how CDDS expects it when a type has keys. Reader instances are not...

@willstott101, XTypes is not supported. XTypes needs XCDR2 serialization which is not supported by the cdr Rust crate (https://crates.io/crates/cdr). I haven't really given a thought about how to implement this.

@jkelleyrtp could you please re-open this issue? It has been reported as still being an issue by multiple people.