Commit graph

2 commits

Author SHA1 Message Date
Grant Limberg
f8a4a5d6af rework protobuf messages
PubSub allows us to do schema validation, however it only allows one top level message at a time.  Move other sub-message declarations under the main message declaration so that we can enable schema validation in the pubsub stream directly
2025-08-25 15:09:10 -07:00
Grant Limberg
06b2ce9f30 WIP: pubsub wrapper in Rust 2025-08-12 10:42:07 -07:00