Skip to content

v0.13.0

Choose a tag to compare

@ioquatix ioquatix released this 16 Aug 23:53
· 7 commits to main since this release
8f286bd
  • Added Protocol::GRPC::Route for building and parsing gRPC request paths.
  • Added Protocol::GRPC::Metadata.build and Protocol::GRPC::Metadata.extract, replacing the corresponding deprecated Protocol::GRPC::Methods helpers.