grpcurl (devel/grpcurl) Updated: 7 months, 2 weeks ago Add to my watchlist
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers.Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers. The main purpose for this tool is to invoke RPC methods on a gRPC server from the command-line. gRPC servers use a binary encoding on the wire (protocol buffers, or protobufs for short). So they are basically impossible to interact with using regular curl (and older versions of curl that do not support HTTP/2 are of course non-starters). This program accepts messages using JSON encoding, which is much more friendly for both humans and scripts.
Version: 1.9.1 License: MIT GitHub203 build(s) found
Page 3 of 3 | Showing build(s) 201 to 203
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.6 | 15433 | 2020-07-25 0:31:28 | 0:01:06 | 8630 | failed install-dependencies |
10.7 | 27230 | 2020-07-25 0:31:05 | 0:00:07 | 8624 | failed install-dependencies |
10.6.x86_64 | 31018 | 2020-07-25 0:30:48 | 0:00:48 | 8637 | failed install-dependencies |