-
- Downloads
Merge pull request #8008 from ctiller/direct-calls
Move back to a mostly-single-threaded http2 transport
No related branches found
No related tags found
Showing
- BUILD 0 additions, 8 deletionsBUILD
- CMakeLists.txt 0 additions, 3 deletionsCMakeLists.txt
- Makefile 0 additions, 4 deletionsMakefile
- binding.gyp 0 additions, 1 deletionbinding.gyp
- build.yaml 0 additions, 2 deletionsbuild.yaml
- config.m4 0 additions, 1 deletionconfig.m4
- doc/environment_variables.md 1 addition, 1 deletiondoc/environment_variables.md
- gRPC-Core.podspec 0 additions, 3 deletionsgRPC-Core.podspec
- grpc.gemspec 0 additions, 2 deletionsgrpc.gemspec
- include/grpc/support/alloc.h 5 additions, 1 deletioninclude/grpc/support/alloc.h
- package.xml 0 additions, 2 deletionspackage.xml
- src/core/ext/client_config/subchannel.c 2 additions, 2 deletionssrc/core/ext/client_config/subchannel.c
- src/core/ext/transport/chttp2/transport/chttp2_plugin.c 0 additions, 3 deletionssrc/core/ext/transport/chttp2/transport/chttp2_plugin.c
- src/core/ext/transport/chttp2/transport/chttp2_transport.c 987 additions, 1227 deletionssrc/core/ext/transport/chttp2/transport/chttp2_transport.c
- src/core/ext/transport/chttp2/transport/frame.h 2 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/frame.h
- src/core/ext/transport/chttp2/transport/frame_data.c 35 additions, 33 deletionssrc/core/ext/transport/chttp2/transport/frame_data.c
- src/core/ext/transport/chttp2/transport/frame_data.h 4 additions, 5 deletionssrc/core/ext/transport/chttp2/transport/frame_data.h
- src/core/ext/transport/chttp2/transport/frame_goaway.c 8 additions, 10 deletionssrc/core/ext/transport/chttp2/transport/frame_goaway.c
- src/core/ext/transport/chttp2/transport/frame_goaway.h 5 additions, 4 deletionssrc/core/ext/transport/chttp2/transport/frame_goaway.h
- src/core/ext/transport/chttp2/transport/frame_ping.c 7 additions, 6 deletionssrc/core/ext/transport/chttp2/transport/frame_ping.c
Loading
Please register or sign in to comment