Tao Wenzhi
Tao Wenzhi
## Environment - **scala version** 2.13.3 - **akka grpc library** akka-grpc-runtime:1.0.2 - **class** `akka.grpc.scaladsl.ScalapbProtobufSerializer` ## Short Description The implementation of method `deserialize` of `ScalapbProtobufSerializer` may call scalapb's slower api `parseFrom(input:...
如题,目前有: - theorem - lemma - proposition - corollary 能否增加结论,说明总结或结果。
According to the [protobuf issue](https://github.com/protocolbuffers/protobuf/issues/2679), int64, uint64 type is serialized into string due to a Javascript precision problem. And it seems spray cannot read the string field as Long type....