scalapb grpc runtime & InProcessTransport
hugebdu opened this issue · 4 comments
hugebdu commented
Hello codegen wizards.
Any plans/thoughts on skipping the serialization completely like in java-grpc in case the InProcessTransport is used?
thesamet commented
This wasn't on my list - PR will be welcome!
hugebdu commented
@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