ArroyoSystems / arroyo

Distributed stream processing engine in Rust
https://arroyo.dev
Apache License 2.0
3.81k stars 220 forks source link

Protobuf deserialization support #715

Closed mwylde closed 3 months ago

mwylde commented 3 months ago

This PR adds initial support for protobuf deserialization. Schema registry support and serialization support are still to come.