Post #79 997 Jun 10, 2025, 07:20 UTC https://github.com/ag2ai/faststream/issues/2281#docs #faststream GitHub docs: provide a usage example with `msgspec` · Issue #2281 · ag2ai/faststream Right now this page https://faststream.airt.ai/latest/getting-started/serialization/examples/ has 3 non-pydantic examples: protobuf msgpack avro But, msgspec is a popular alternative. I think it mi...