apache / pekko-grpc

Apache Pekko gRPC
https://pekko.apache.org/
Apache License 2.0
39 stars 17 forks source link

Refactoring some code of Codec #287

Closed laglangyue closed 5 months ago

laglangyue commented 5 months ago

motivation

Removed an unnecessary Set[CodeName] in Codec

result

clean up

Test

test locally