bazil/grpc-go

Name: grpc-go

Owner: Bazil

Description: The Go language implementation of gRPC. HTTP/2 based RPC

Created: 2015-04-01 22:15:38.0

Updated: 2015-04-01 22:15:38.0

Pushed: 2015-07-28 00:03:35.0

Homepage:

Size: 1044

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

gRPC-Go

Build Status GoDoc

The Go implementation of gRPC

Installation

To install this package, you need to install Go 1.4 and setup your Go workspace on your computer. The simplest way to install the library is to run:

 get google.golang.org/grpc
Documentation

You can find more detailed documentation and examples in the grpc-common repository.

Status

Alpha - ready for early adopters.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.