doc/wg/network/notes/network-notes-2025-08-04.md
https://docs.google.com/document/d/1iL_DPMygbB4XAEZMSESP8Q-xA7Kq04C-B1lLUfB114E/edit?usp=sharing
Alex: Use cases that my colleagues have gathered from automotive contexts.
Tyler: With the use cases and different buffer types, is the purpose telling us how to create IPC? What's the context for them?
Branden: I think the goal here is that you need these behaviors, and IPC mechanisms would have to be able to create these
Alex: Yes. These are the kinds of things AutoSAR apps would need
Tyler: Are there any pitfalls for implementing these in libtock-rs? Are these theoretically possible in libtock-rs?
Alex: Anything with buffer exchange is hard in libtock-rs right now. Numbers are fine.
Branden: We would need these behaviors to exist in a Rust userland. How they're implemented is an open question
Branden: I found this super useful as guidance
Alex: I will say that we don't know how this will hold moving forward. Automotive industry may change
Leon: Interesting because it's a different set of concerns and design points