NOTICE: This package has been removed from pkgsrc

./net/go-grpc, Go language implementation of gRPC, HTTP/2 based RPC

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.15.0nb27, Package name: go-grpc-1.15.0nb27, Maintainer: pkgsrc-users

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/.


Required to build:
[pkgtools/cwrappers] [textproc/go-text] [net/go-net] [security/go-oauth2] [net/gcloud-golang-metadata] [security/go-crypto] [devel/go-protobuf] [devel/go-glog] [devel/go-sys] [misc/go-genproto-googleapis-rpc] [lang/go114]

Master sites:

SHA1: 24440149534b34364847675825b88fa95533ee5a
RMD160: 0efe507aa6a0d6917622b632151c5c84dd3ae3de
Filesize: 494.531 KB

Version history: (Expand)


CVS history: (Expand)


   2021-05-09 10:54:08 by Benny Siegert | Files touched by this commit (15) | Package removed
Log message:
Remove net/go-grpc, misc/go-genproto and misc/go-genproto-googleapis-rpc

The latter two were only useful to support the go-grpc and go-tools builds.
go-grpc has no useful binaries (the CLI is in net/grpc), it only consists
of libraries that are now unused. No replacements.
   2021-05-08 17:02:47 by Benny Siegert | Files touched by this commit (216) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-03-19 18:37:10 by Benny Siegert | Files touched by this commit (215) | Package updated
Log message:
Revbump all Go packages after go115 update
   2021-01-23 15:23:16 by Benny Siegert | Files touched by this commit (209) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-12-15 21:08:12 by Benny Siegert | Files touched by this commit (2)
Log message:
go-grpc: Remove testing and example clients and servers

There are a number of binaries called "client" and "server" \ 
in this package.
Installing one of them (a random one really) as bin/client and bin/server
is not useful.

Bump revision.
   2020-11-13 20:26:26 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-08 22:59:39 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after Go 1.15 update.
   2020-10-15 15:08:34 by Benny Siegert | Files touched by this commit (188) | Package updated
Log message:
Revbump all Go packages after go115 update.