FAQ | This is a LIVE service | Changelog

Verified Commit 6e6482b0 authored by Hal Blackburn's avatar Hal Blackburn
Browse files

feat: support parsing Pubsub messages as Protobuf models

This allows @message_handler(message_type=MyMessage) to parse a Pub/Sub
message containing a Protobuf payload, where MyMessage is any Protobuf
Message class generated by the protoc compiler. The decorated handler
receives an instance of the message class.
parent 69ec3d95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment