Remko Tronçon
Remko Tronçon
Background: Services on Cloud Run can only expose 1 port. If you want to expose a combination of gRPC and a regular REST API, you have to multiplex them. (e.g....
When adding an array value to an indexed array, copy the 'exclude from indexes' flag from the other values. Datastore requires that either all or none of the values have...
https://github.com/remko/waforth - [x] I've read [CONTRIBUTING.md](https://github.com/mbasso/awesome-wasm/blob/master/CONTRIBUTING.md). - [x] Description explains the issue / use-case resolved, and auto-closes the related issue(s) (https://help.github.com/articles/closing-issues-via-commit-messages/).
I'd like to inform the user that there's a connectivity problem, and when the next attempt will be to restore the connection. To do that, I'd have to know when...
When an OAuth2 call fails, `raise_from_error` loops through all defined exceptions in `errors.py` to find one that matches the returned error code. However, the `invalid_request` error code is defined on...
When presenting a dialog to request authorization for an oauth2 client, a user can choose to not grant authorization. I would like to let the requesting oauth2 client know that...
Hi, The [roadmap](https://github.com/grpc/grpc-web/blob/master/doc/roadmap.md) mentions non-binary message encoding as a roadmap item. Are there any further thoughts about this somewhere, apart from what is mentioned in the roadmap? Is there still...
Implement the most interesting [ANS Core Extension words](http://lars.nocrew.org/dpans/dpans6.htm#6.2) - [x] .( - [x] .R - [x] 0 - [x] 0> - [x] 2>R - [x] 2R> - [x] 2R@ -...
## 🚀 Feature Proposal Scanning now processes and tries to parse code in comments. This means too many keys end up in the translation file, and scanning even fails on...
For e-mail notifications, you can tell Jenkins to only notify the person who broke the build. It would be handy to have the same for the Slack notifications.