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

Core: refactoring protobuf support #413

Closed kevmoo closed 1 year ago

kevmoo commented 1 year ago

Encode data as Uint8List when possible Add tests