GoogleCloudPlatform / functions-framework-dart

FaaS (Function as a service) framework for writing portable Dart functions
https://pub.dev/packages/functions_framework
Apache License 2.0
536 stars 54 forks source link

feature: support protobuf cloud events #408

Closed kevmoo closed 1 year ago

kevmoo commented 1 year ago

Closes https://github.com/GoogleCloudPlatform/functions-framework-dart/issues/391

Also improve efficiency of JSON decoding

diezep commented 1 year ago

Thank you @kevmoo ! 😀