Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jun 2017 14:15:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219728] [NEW PORT] devel/grpc: High performance, open-source universal RPC framework
Message-ID:  <bug-219728-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219728

            Bug ID: 219728
           Summary: [NEW PORT] devel/grpc: High performance, open-source
                    universal RPC framework
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vanilla@FreeBSD.org
          Reporter: amutu@amutu.com
                CC: bapt@FreeBSD.org
             Flags: maintainer-feedback?(vanilla@FreeBSD.org)
          Assignee: vanilla@FreeBSD.org

Created attachment 183153
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183153&action=
=3Dedit
grpc.shar

gRPC is a modern open source high performance RPC framework that can run in=
 any
environment. It can efficiently connect services in and across data centers
with pluggable support for load balancing, tracing, health checking and
authentication. It is also applicable in last mile of distributed computing=
 to
connect devices, mobile applications and browsers to backend services.
The main usage scenarios:
    Efficiently connecting polyglot services in microservices style
architecture
    Connecting mobile devices, browser clients to backend services
    Generating efficient client libraries
Core Features that make it awesome:
    Idiomatic client libraries in 10 languages
    Highly efficient on wire and with a simple service definition framework
    Bi-directional streaming with http/2 based transport
    Pluggable auth, tracing, load balancing and health checking

WWW: http://www.grpc.io

portlint -A:
WARN: Makefile: possible use of absolute pathname "/proc".

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219728-13>