Sam Gammon

Results 144 comments of Sam Gammon

@niloc132 that's awesome and honestly i would totally use it as soon as chrome becomes a priority for us again (everything is on pause as you might imagine)

hey guys, just to revive this thread, we also have a gRPC method where we are health checking, in accordance with the [health checking protocol](https://github.com/grpc/grpc/blob/master/doc/health-checking.md) which has [early support with...

@nrabinowitz worth noting that ESP is designed to be 1:1 with each API interface you export. so if you run an ESP instance per-service, you can apply CORS settings per...

@nrabinowitz i hear you, we have the same setup. here's how we ended up doing this: ``` client | |

(one more note. we found envoy's CORS support to be much more flexible with direct control at the edge, rather than via ESP's flags. since it's only the _browser_ that...

@nareddyt [mod_pagespeed](https://github.com/apache/incubator-pagespeed-mod/issues/2024) is adding an envoy filter, and it would be awesome to unify proxy services for content and API proxying. that's my goal with this, but it seems like...

@mtrea who is it not finding a CLA for?

fyi this had to include #408 (Scala HTTP fix) to pass CI. the other errors seem to be either transient, or related to Kotlin not supporting Windows for Bazel yet?

really excited for this :) if you need help or would like contributions from end-developers, let me know. i'd love to contribute.

@paulb777 thank you for responding. yes, i understand your point here, but it's worth noting that Bazel being unusable with Firebase is probably _contributing_ to the lack of demand to...