evans icon indicating copy to clipboard operation
evans copied to clipboard

Evans: more expressive universal gRPC client

Results 39 evans issues
Sort by recently updated
recently updated
newest added

The copy button copies the command prompt. We should remove the command prompt so that what is copied is valid. I.e. I should be able to click on the "copy"...

Bumps [github.com/ktr0731/grpc-test](https://github.com/ktr0731/grpc-test) from 0.1.10 to 0.1.12. Commits 736a249 add independent file descriptor 6535a22 add defined error detail See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ktr0731/grpc-test&package-manager=go_modules&previous-version=0.1.10&new-version=0.1.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a...

update

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.11.0 to 1.12.0. Release notes Sourced from github.com/spf13/viper's releases. v1.12.0 This release makes YAML v3 and TOML v2 the default versions used for encoding. You can switch...

update

I tried to type an email and used ALTGR+2 (CH-DE keyboard) to write an `@`. **Expected**: An `@` appears at the current cursor position. **Actual**: `?@` appears on the current...

help wanted

## Describe the bug When a gRPC server returns error with own custom messages in status details, evans doesn't display some messages even with --enrich option. If the message type...

bug

Currently, messages will be decode/encoded with only `protoregistry.GlobalTypes`. However, it's possible to receive a message which is not registered in `protoregistry.GlobalTypes` (e.g. `grpc-status-details-bin`). This PR makes the resolver specify "descriptor...

## Describe the bug When a gRPC server returns error with own custom message in status details, evans doesn't display the message even with --enrich option. If the message type...

bug

## Describe the bug When I call a (long-lived) server-side stream, I cannot cancel or stop the program by pressing ctrl+c. This used to work until version 0.10.0, but is...

bug
help wanted

this is the only feature that I miss from GUI clients like Kreya, Wombat, BloomRPC, etc. example: ``` > call --enrich ... { ..... } code: OK number: 0 message:...

new feature

I think the wider community would love to see this on Homebrew.

enhancement