James Wyatt Cready-Pyle

Results 35 issues of James Wyatt Cready-Pyle

See https://github.com/timostamm/protobuf-ts/issues/143

I understand that [proto3 optionals](https://github.com/timostamm/protobuf-ts/blob/master/MANUAL.md#proto3-optionals) are supported, but not everyone uses them or have had a chance to update their proto files to utilize them. It would be great if...

enhancement
RPC API

I understand that [proto3 optionals](https://github.com/timostamm/protobuf-ts/blob/master/MANUAL.md#proto3-optionals) are supported, but not everyone uses them or have had a chance to update their proto files to utilize them. It would be great if...

enhancement
RPC API

I understand that [proto3 optionals](https://github.com/timostamm/protobuf-ts/blob/master/MANUAL.md#proto3-optionals) are supported, but not everyone uses them or have had a chance to update their proto files to utilize them. It would be great if...

enhancement
RPC API

The manual currently provides a comparison between [code size vs speed](https://github.com/timostamm/protobuf-ts/blob/master/MANUAL.md#code-size-vs-speed), but it only shows the resulting size of the generated code so we don't know the runtime difference. There...

documentation
help wanted

The manual currently provides a comparison between [code size vs speed](https://github.com/timostamm/protobuf-ts/blob/master/MANUAL.md#code-size-vs-speed), but it only shows the resulting size of the generated code so we don't know the runtime difference. There...

documentation
help wanted

Adds two new options: 1. **`fd`** - If specified, send will ignore the `path` argument and will use the specified file descriptor. This means that no `'open'` event will be...

enhancement
future
pr
needs rebase

Enabling `highPrecisionDash` in the LaneLayer doesn't appear to handle segments which are shorter than the dash. The result is that no gaps are visible and a lane marker that should...

**Describe the bug** Using the provided [example in the docs for displaying a list of active hotkeys](https://github.com/greena13/react-hotkeys/blob/master/README.md#Displaying-a-list-of-available-hot-keys) which uses `getApplicationKeyMap()` I am unable to see all hotkeys. **How are you...

Since node 8 and the introduction of `util.promisify()` many internal node modules have started using [these two `Symbol`s](https://github.com/nodejs/node/blob/v8.1.3/lib/internal/util.js#L201-L202) to provide hints to `util.promisify()` as to how the function should be...

enhancement
4.0.0