Jan Nissen
Jan Nissen
Hi @proofit404, I'm loving dependencies so far, but I'm noticing some unexpected behavior when an uninitialized dependency comes after an initialized one in the constructor args. This works fine: ```python...
I realize https://github.com/tmc/grpc-websocket-proxy is not officially supported by this project, but it's mentioned a lot in issues here. Just flagging that the change in #5240 breaks the websocket-proxy, causing requests...
Just a PSA to anyone using this repo, there was a breaking change in grpc-gateway v2.26.2 that causes requests using this proxy to hang indefinitely. You will need to make...