The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vijay Pai 5cfc4b9c67 Merge pull request #1274 from ctiller/inline-slice-buffer-for-realsy 10 years ago
..
alloc.c Second batch of feedback. 10 years ago
cancellable.c Add missing new-lines at end of file 10 years ago
cmdline.c Add missing new-lines at end of file 10 years ago
cpu_iphone.c Creates cpu_iphone.c 10 years ago
cpu_linux.c Second batch of feedback. 10 years ago
cpu_posix.c Creates cpu_iphone.c 10 years ago
cpu_windows.c Fixing Windows port. 10 years ago
env.h Guard headers tool. 10 years ago
env_linux.c Add missing new-lines at end of file 10 years ago
env_posix.c Add missing new-lines at end of file 10 years ago
env_win32.c Various Windows fixes. 10 years ago
file.c Add missing new-lines at end of file 10 years ago
file.h Guard headers tool. 10 years ago
file_posix.c Add missing new-lines at end of file 10 years ago
file_win32.c Various Windows fixes. 10 years ago
histogram.c Print resource utilization 10 years ago
host_port.c Factorizing out function split_host_port. 10 years ago
log.c Add missing new-lines at end of file 10 years ago
log_android.c Add missing new-lines at end of file 10 years ago
log_linux.c Add missing new-lines at end of file 10 years ago
log_posix.c Update log_posix.c 10 years ago
log_win32.c Various Windows fixes. 10 years ago
murmur_hash.c Add missing new-lines at end of file 10 years ago
murmur_hash.h Guard headers tool. 10 years ago
slice.c Add missing new-lines at end of file 10 years ago
slice_buffer.c Inline initial slice buffer allocation 10 years ago
string.c Remove redundant variable set 10 years ago
string.h Guard headers tool. 10 years ago
string_posix.c Addressing a first batch of feedback. 10 years ago
string_win32.c Various Windows fixes. 10 years ago
string_win32.h Guard headers tool. 10 years ago
sync.c Addressing a first batch of feedback. 10 years ago
sync_posix.c Add missing new-lines at end of file 10 years ago
sync_win32.c Various Windows fixes. 10 years ago
thd.c Adding joinable threads, and gpr_thd_join. 10 years ago
thd_internal.h Guard headers tool. 10 years ago
thd_posix.c Fixing MacOS build breakage introduced in #1191. 10 years ago
thd_win32.c Fixing msys2 compilation... 10 years ago
time.c Addressing a first batch of feedback. 10 years ago
time_posix.c Add missing new-lines at end of file 10 years ago
time_win32.c Implement gpr_sleep_until for Windows. 10 years ago