summaryrefslogtreecommitdiff
path: root/net/go-grpc
AgeCommit message (Collapse)AuthorFilesLines
2016-12-04Revbump Go packages after 1.7.4 update.bsiegert1-2/+2
2016-10-29Revbump packages depending on Go after the Go 1.7.3 update.bsiegert1-2/+2
2016-09-14Replace /bin/bash in installed files. Bump PKGREVISION.wiz3-3/+24
2016-09-11New package, go-grpc.bsiegert5-0/+216
The Go implementation of gRPC: A high performance, open source, general RPC framework that puts mobile and HTTP/2 first. For more information see the gRPC Quick Start guide at http://grpc.io/docs/.