-
- Downloads
Merge pull request #8377 from htuch/alpn
Introduce a grpc-exp ALPN protocol identifier.
No related branches found
No related tags found
Showing
- Makefile 72 additions, 0 deletionsMakefile
- build.yaml 26 additions, 0 deletionsbuild.yaml
- src/core/ext/transport/chttp2/alpn/alpn.c 1 addition, 1 deletionsrc/core/ext/transport/chttp2/alpn/alpn.c
- test/core/handshake/client_ssl.c 311 additions, 0 deletionstest/core/handshake/client_ssl.c
- test/core/handshake/server_ssl.c 270 additions, 0 deletionstest/core/handshake/server_ssl.c
- test/core/transport/chttp2/alpn_test.c 19 additions, 0 deletionstest/core/transport/chttp2/alpn_test.c
- tools/run_tests/sources_and_headers.json 34 additions, 0 deletionstools/run_tests/sources_and_headers.json
- tools/run_tests/tests.json 30 additions, 0 deletionstools/run_tests/tests.json
Loading
Please register or sign in to comment