Menu
Libraries |
Category

wombat

  • Purpose: Wombat is a cross-platform gRPC client designed to interact with gRPC services.
  • Key Features:
    • Automatic parsing of .proto definitions to render services and input messages.
    • Support for various gRPC request types (unary, server streaming, client streaming, bidirectional).
    • Input generation for scalar types, nested messages, enums, repeated fields, oneof, and map fields.
    • TLS configuration (including plain text mode).
    • RPC metadata support.
    • Request cancellation and EOF handling for streaming requests.
    • Response message, header, trailer, and full RPC statistics viewing.
    • Reflection API support for RPC schema discovery.
    • Google Well Known Types support.
    • Multi-workspace management.
  • Target Audience: Developers working with gRPC services who need a GUI client for testing and debugging.
  • Platform Support: MacOS, Linux, and Windows.

(No mention of Svelte or other framework support.)

Download: Releases

grpcgomacoslinuxwindowssveltewails

Comments