Sojan James
                                            Sojan James
                                        
                                    Hi, Is it possible to have access control to keys? An ability to control the visibility and write access may be useful in some scenarios. Regards, Sojan
Hi, I have built img from source and am trying to run the examples. I'm doing this on an Ubuntu 18.04 machine. `sjames@sjames-ideapad:~/playground/img$ img build -t r.j3ss.co/img . Building r.j3ss.co/img:latest...
Hi! I'm implementing shared memory and zero copy support for the CycloneDDS Rust binding (https://github.com/sjames/cyclonedds-rs) . I've managed to get things working when only shared memory is used. Some bugs...
loaned pointers Loaned samples are just pointers to the iceoryx buffers. CDDS allows bindings to wrap the sample in their own structure. A binding needs to know when the sample...
Hi, I am really excited to see the announcement of "Azure RTOS Is Now Eclipse ThreadX". Eclipse ThreadX was announced to be using the MIT license. However, the license in...
**Problem** **Steps To Reproduce** - Implement a websocket API endpoint using Axum. Configure the development proxy to proxy calls to the API in Dioxus.toml using the [[web.proxy]] configuration option. -...
Create github actions to automate builds and running of unit tests.