fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
336 B
Text
5 lines
336 B
Text
Remote Procedure Calls (RPCs) provide a useful abstraction for building
|
|
distributed applications and services. The libraries in this repository
|
|
provide a concrete implementation of the gRPC protocol, layered over HTTP/2.
|
|
These libraries enable communication between clients and servers using
|
|
any combination of the supported languages.
|