Adriano Santos
Adriano Santos
@v0idpwn any progress here?
ping @mruoss
Closed by https://github.com/eigr/spawn/pull/381
Hello @ksanderer, thanks for the comments and the nice argument. I think we didn't intend to be so picky about which types would be logged and preferred to log everything....
Hello @ksanderer, thanks for the clarification. Answering your question, yes, printing all messages is the expected behavior for the current implementation. But changing this behavior is not difficult and we...
> Hey Folks! Sorry the delay on the response here (vacation weekend, no coding for me). > > So, I believe where I work, we treat these cases differently indeed....
> > [@sleipnir](https://github.com/sleipnir) I'm interested in implementing a solution here, but just to make sure I'm understanding the scope right, would something like a server-level list of status codes to...
Hi @ksanderer I may be wrong but we do not yet provide support for grpc-web. Am I correct @polvalente? We have support for grpc http transcoding but not for grpc...
If nothing has changed after Google passed the grpc baton I think we would have to be guided by this document here https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-WEB.md
Yes of course @polvalente, my suggestion was for the scenario where he couldn't wait for the functionality. grpc-web is quite different and simpler than the standard protocol. It would basically...