cbrz

Results 7 comments of cbrz

Hey @burigolucas , I honestly don't maintain this project that much... hope you're getting some use out of it though. As for your question... it's going to be a bit...

Hi @bobruub , I haven't had a lot of time to look into things (been busy with other projects)... There's been changes to grpc where some of the mock here...

Hey @mseremin, sorry for the late response. I'm not sure if you figured it out yet... to mock a streaming response, you can use a list in the 'value' with...

Hey @mukrisp , had some time to take a look. The problem is the JSON body of the HTTP request. The `services` key needs to match the `.` format. Since...

Hey @mukrisp, it's going to take me a little bit to get to this... but can you try setting the loglevel to 'info' and make sure you don't see debug...

Hey @mukrisp , I tried to replicate your issue using python grpc and was not able to. Even the logs are printing correctly. Here's the debug logs I see when...

Hey @mukrisp, I tried out the demo from the link you posted, and it worked for me. The imposter after running looked like this: ``` { "protocol": "grpc", "port": 50050,...