Hi <@U03N1E342B0> I am interested to contribute f...
# general
v
Hi @Tom I am interested to contribute for grpc Wiremock
t
Hi @Vandana Soni thanks for offering to help with this. Have you worked with gRPC in Java before? I haven’t, and although I have a rough idea of how we might approach it, there are definitely some significant gaps. I originally thought we were going to have to write an alternative web server adapter to achieve this, but it looks like the maintainers of the main Java impl have added support for servlets recently so we might be able to use this: https://github.com/grpc/grpc-java/blob/master/servlet/src/main/java/io/grpc/servlet/ServletAdapter.java