|
|
|
|
|
by notmedia
1402 days ago
|
|
Hi! I just released new desktop gRPC client called ezy. Why another one?
I'm working with gRPC every day and for my opinion all existed GUI clients do not well designed or do not have fully gRPC features support. And some of them like BloomRPC unfortunately are unmaintained. Features: Localy persisted collections.
Multi-tabs.
Environments.
Unary calls.
Client/Server/Bidirectional streaming.
Metadata support.
TLS (Server-side/Mutual) support.
Good errors output. Coming soon: grpc-web, server reflection If you are interested in this project, please share your feedback/ideas here or in GitHub discussions |
|