grpc v1.65.5
- Created
- Updated
gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems.
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# codegen
Build code generator machinery
Supports: !uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
# Host Dependencies
grpc
Features:
codegen
- protobuf
- vcpkg-cmake
- vcpkg-cmake-config
and one transitive dependency:
- vcpkg-cmake-get-vars (by openssl )
# Dependents
- arrow (feature
flight
) - asio-grpc
- etcd-cpp-apiv3
- google-cloud-cpp (feature
grpc-common
) - offscale-libetcd-cpp
- opentelemetry-cpp (feature
otlp-grpc
) - qtgrpc
# Host Dependents
- google-cloud-cpp (feature
grpc-common
) - grpc
- opentelemetry-cpp (feature
otlp-grpc
)
# Contributors
- Arkady Shapkin
- Robert Schumacher
- Alexander Karatarakis
- codicodi
- Dženan Zukić
- Max Smolens
- Jozef Izso
- Francisco Facioni
- Dale Stammen
- Carlos O'Ryan
- Phil Christensen
- NancyLi1013
- Hongxu Xu
- Darrin W. Cullop
- Andrei Lebedev
- pravic
- Stefano Sinigardi
- tarcila
- Jack·Boos·Yu
- Carlos O'Ryan
- ymshenyu
- nicole mazzuca
- Igor Kostenko
- Phoebe
- xyb
- ras0219
- JonLiu1993
- Alexander Neumann
- Frank
- Eric Kilmer
- Dennis
- autoantwort
- jim wang
- wtz
- Kai Pastor
# Changelog
and 90 more commits:
670a265
[grpc][openssl][upb] Fix install on uwp49c282d
Removed setting CMAKE_FIND_LIBRARY_SUFFIXES to fix configure error in Windows23ae7eb
[grpc] Supported static linking in Linux51653d2
[grpc] Update to v1.18.0d5656ef
[grpc] update patch for uwp224300c
[grpc] Change portfile to trigger build165f96b
Update to v1.17.12455140
Upgrade gRPC to 1.16.1.c3d34e7
Upgrades 2018.06.31c95b6bf
[grpc] Update to v1.12.0 [protobuf] Update to v3.6.0.1e524ada
[grpc] Merge 2 patches5e719d4
[grpc] Greatly simplify uwp patch14708a0
[grpc] Fix build for linux89201f4
[abseil][aws-sdk-cpp][azure-c-shared-utility][azure-iot-sdk-c][azure-uamqp-c][azure-umqtt-c][breakpad][exiv2][gdcm2][grpc][nuklear][rocksdb][rs-core-lib][thrift][zeromq] Upgradesc0a6371
[grpc][harfbuzz][jsoncpp][libuv][openjpeg][rocksdb] Upgradese3dda1a
[azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgradesd837a89
[grpc] update to 1.8.3fec269d
[protobuf] Restore removed export required for GRPC. [grpc] Update to 1.7.22c4d1dc
Update grpc port to release 1.7.0f527812
[grpc] Fix absolute paths in installed cmake files.26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)cccbdac
[grpc] Update version to 1.6.0d67ae2f
[grpc] Update to version 1.4.14267c86
[grpc] Use vcpkg_copy_tool_dependenciesc0890d7
[grpc] Fix missing dll's for grpc_cpp_pluginb0b1866
grpc 1.4.0610741e
[grpc] Commit missed patch file.7759a55
[grpc] Update to version 1.3.1a7d5208
[grpc] Minor portfile cleanup8df90aa
[grpc] Use vcpkg_fixup_cmake_targets() and improve file layout.75cdbd3
[grpc] Update to 1.2.386e2c35
[grpc] Extract GRPC_VERSION variable1c3335e
[grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively.47109bb
[grpc] Bump package version to match change in cmake config file output8c322ca
[grpc] Fix exported targets9ee6208
Install grpc_cpp_plugin.exe into tools folder7478435
[grpc] build statically and preserve debug libscadee66
If portfile is not static-enabled yet, warn and then build dynamic The opposite if portfile is not dynamic enabled1808d46
triplet is now automatically included before portfiles.312373c
[grpc] Mark as not supporting static building yet7af1d8d
[grpc] Initial addition