Closed mscheong01 closed 1 year ago
Some frameworks like Armeria depends on the io.grpc.kotlin.StubForon grpc-kotlin stubs to retrieve information about the java gRPC class. Adding the same annotation to krotodc generated stubs would ensure compatibility.
io.grpc.kotlin.StubFor
Some frameworks like Armeria depends on the
io.grpc.kotlin.StubFor
on grpc-kotlin stubs to retrieve information about the java gRPC class. Adding the same annotation to krotodc generated stubs would ensure compatibility.