murgatroid99 98cdf3b3e6 Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master há 9 anos atrás
..
channel ac942f430f Fix refcounting bug há 9 anos atrás
compression 7c70b6c144 Revert "Revert "Metadata handling rewrite"" há 9 anos atrás
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events há 9 anos atrás
http 9e5ac1bf11 Fix broken shutdown, and cascading exec_ctx usage bugs há 9 anos atrás
iomgr 98cdf3b3e6 Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master há 9 anos atrás
json 9ec28af03a Change value of channel arg to string form, and reparse in each place we use it. há 9 anos atrás
profiling 2ef0d54ffc Handle one core há 9 anos atrás
security 2bc4cc4237 Merge github.com:grpc/grpc into bm_call_create há 9 anos atrás
slice f7af2a9a05 Update latency profiler to use (more appropriate) microbenchmarks há 9 anos atrás
support 7f4d30a032 Separate CAS/ADD RMWs há 9 anos atrás
surface 1119a62bf5 Merge pull request #9650 from ctiller/call_mutex há 9 anos atrás
transport 9596d6b112 Merge pull request #9660 from ctiller/c3 há 9 anos atrás
tsi f687cb89f4 Actually add the documentation há 9 anos atrás
README.md cbf5447a0d Review feedback há 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.