Jonathan Rudenberg
Jonathan Rudenberg
Hannaford is a grocery chain that is providing vaccinations in five states. Looks like they have an availability checker that searches a 50 mile radius based on zip code: https://hannafordsched.rxtouch.com/rbssched/program/covid19/Patient/Advisory...
## Feature Request ### Crates `tonic-web` ### Motivation Now that gRPC-Web support has been implemented and merged by @alce (#455), I think it's worth considering adding support for a gRPC-Web...
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...
Closes #143. This shouldn't be merged yet as it depends on ~https://github.com/neoeinstein/protoc-gen-prost/pull/13~ https://github.com/neoeinstein/protoc-gen-prost/pull/17 ~There's also an issue with cargo-raze where it's generating a BUILD file for `mio` that is invalid...
## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...
http://sentry.readthedocs.org/en/latest/developer/client/index.html#scrubbing-data We already have some [basic scrubbing](https://github.com/cupcake/raven-go/blob/2ccc2785929a4e775de3766c61b6fa7d64b00055/http.go#L30-L41), but we should probably have something more generic/configurable.
Rack middleware must not use instance variables for state, as the same instance can be called by multiple threads. This patch changes the middleware to pass all request state as...
We should have support for [hashed bins](https://github.com/theupdateframework/tuf/tree/develop/tuf#delegate-to-hashed-bins).
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...