aboutsummaryrefslogtreecommitdiff
path: root/net/grpcurl
Commit message (Collapse)AuthorAgeFilesLines
* Add new port: net/grpcurlSean Chittenden2018-04-233-0/+63
grpcurl is a command-line tool that lets you interact with gRPC servers. It's basically curl for gRPC servers. Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15158 Notes: svn path=/head/; revision=468073