scalapb/ScalaPB

scalapb grpc runtime & InProcessTransport

hugebdu opened this issue · 4 comments

Hello codegen wizards.

Any plans/thoughts on skipping the serialization completely like in java-grpc in case the InProcessTransport is used?

This wasn't on my list - PR will be welcome!

@thesamet thanks for your quick response.
I can give it a try.
May I ask which IDE you're using? CONTIBUTING.md does not mention anything about it.
I tried using IntelliJ IDEA, however seems like it has a problem with sbt-projectmatrix

UPD: managed with the IDEA - manually removed redundant submodules after project import

@thesamet Thanks!

@hugebdu Sorry for missing the question up there - but I use VS Code with Metals.