Vijay Pai 0fb96e8b5e Rename seq to id so that it's clear it can be any generic ID 11 years ago
..
channel 5c4ff03d0d Fix server crash if host header field is translated to :authority 11 years ago
compression 1ff52d5278 Guard headers tool. 11 years ago
debug 077e75cba9 Fix memory allocation 11 years ago
httpcli 7f13eb2348 Shutting off warnings about control paths. 11 years ago
iomgr dcfe504a99 Merge pull request #1269 from ctiller/racefix 11 years ago
json 1ff52d5278 Guard headers tool. 11 years ago
profiling 0fb96e8b5e Rename seq to id so that it's clear it can be any generic ID 11 years ago
security 6c71ce5456 Refactoring of server context creation (incremental improvement). 11 years ago
statistics 1ff52d5278 Guard headers tool. 11 years ago
support 5cfc4b9c67 Merge pull request #1274 from ctiller/inline-slice-buffer-for-realsy 11 years ago
surface 6dfa7e6ea3 Move files to a new "profiling" directory to better distinguish from census 11 years ago
transport d72f7790eb Merge pull request #1259 from ctiller/metadata 11 years ago
tsi 2f223460b0 Fixing errors found by clang static analysis. 11 years ago
README.md 4040e656c0 Create README.md 11 years ago

README.md

#Overview

This directory contains source code for shared C library. Libraries in other languages in this repository (C++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.

#Status

Alpha : Ready for early adopters