softwaremill / softwaremill/tapir
Add support for other protobuf scalar types
Open
@mbore is already working on this.
Since Oct 12, 2022.
grpc
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 468
- Avg merge
- 5h 37m
- Merged PRs (30d)
- 34
Description
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 library -> https://github.com/RafalSumislawski/scala-first-protobuf
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.