Jonny Reeves

Results 5 issues of Jonny Reeves

As originally discussed in #331, improbable-eng/grpc-web could become more compliant with the gprcweb spec by removing the `x-grpc-web` header and replacing it with an `X-User-Agent` header which carries the hard-coded...

breaking-change

The HTML runner generated using the `--consolify` flag does not resolve the relative path to the bundle generated by the `--bundle` flag; instead the absolute value is used. ### Steps...

Type: Enhancement

Client Streaming RPCs should allow the consumer to access any data returned by the server when the client has finished sending a stream of messages. At present, the code generated...

help wanted
pinned

In order to create GH releases we need to: - Generate a new .p12 certificate for [signing the builds](https://www.electron.build/code-signing) using `electron-builder` - Published signed artifacts to github using [github-release](https://github.com/aktau/github-release)

``` sync-files src/ dest "--watch" Expects exactly two arguments, received 3 sync-files - v. 1.0.3 ```