Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2026.1

...

One of the benefits of using the Protobuf extension is the ability to use it in conjunction with the gRPC Transport in order to send messages in one format and receive messages in another format.

Change Log

1.5

  • Use gRPC as the default transport for Protobuf clients (in SOAtest 2026.1 and later)

1.4

  • Minor dependency updates

1.3

  • Decode grpc-status-details-bin header to JSON when both Protobuf and gRPC extensions are loaded

...