Arjun Roy 25880c2df9 Merge pull request #19713 from arjunroy/md_batch_static_idx_call_with_args 6 anos atrás
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 7 anos atrás
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 7 anos atrás
channel c8dc36bb47 Change xds args to const 6 anos atrás
compression 67e6b03e92 Fix compression algorithm parsing 6 anos atrás
debug 90fbdc92f5 Roll-forward "Config migration" 6 anos atrás
gpr bdd3fdddb2 Expose cycle counter and use it /channelz. 6 anos atrás
gprpp 43bf44469d Make map's compare to use const 6 anos atrás
http dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 anos atrás
iomgr f036d6ef58 s/gpr_ref/grpc_core::RefCount/ for frequent users. 6 anos atrás
json 1fab48edfc Add null input handling in grpc_json_destroy() 7 anos atrás
profiling 90fbdc92f5 Roll-forward "Config migration" 6 anos atrás
security ae863630d5 Add spiffe client-side credential reload 6 anos atrás
slice b437dc0c68 Reduce instruction count for CH2 metadata ops. 6 anos atrás
surface 6cf05561ce Added overloads for metadata add/remove operations when static index is known. 6 anos atrás
transport 6cf05561ce Added overloads for metadata add/remove operations when static index is known. 6 anos atrás
uri 44b262c361 fix build and sanity 7 anos atrás
README.md cbf5447a0d Review feedback 9 anos atrás

README.md

Required elements of gRPC Core: Each module in this directory is required to build gRPC. If it's possible to envisage a configuration where code is not required, then that code belongs in ext/ instead.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.