Mateusz Borek

Results 16 issues of Mateusz Borek

Currently, the tAPIr gRPC feature supports only string type for message content. The scope of this task contains providing support for other types. Similar work has been done in this...

grpc

Currently, we have only unit tests for grpc feature and need to test the generated code manually against the grpc server. We should be able to implement the following testing...

grpc

We may want to make a switch between HTTP and grpc fairly unnoticeable. Adding a way to translate an HTTP path (with path variables and query params) into an RPC...

grpc

To support schema evolution in tapir we need to find a way to pass a meta field id argument along to the serialization library and to the proto files generator....

grpc