grpcui
grpcui copied to clipboard
Added middlewares support
Hi! I found that I can not specify any dynamic callbacks like middlewares/interceptors if I use standalone server. I think that possibility to do that is a good option so I added a support for that.
this seems reasonable, @jhump what do you think?