PHP: persistent channel
Showing
- src/php/ext/grpc/call.c 6 additions, 2 deletionssrc/php/ext/grpc/call.c
- src/php/ext/grpc/call_credentials.c 6 additions, 6 deletionssrc/php/ext/grpc/call_credentials.c
- src/php/ext/grpc/channel.c 261 additions, 29 deletionssrc/php/ext/grpc/channel.c
- src/php/ext/grpc/channel.h 23 additions, 4 deletionssrc/php/ext/grpc/channel.h
- src/php/ext/grpc/channel_credentials.c 27 additions, 5 deletionssrc/php/ext/grpc/channel_credentials.c
- src/php/ext/grpc/channel_credentials.h 2 additions, 0 deletionssrc/php/ext/grpc/channel_credentials.h
- src/php/ext/grpc/php7_wrapper.h 28 additions, 0 deletionssrc/php/ext/grpc/php7_wrapper.h
- src/php/ext/grpc/php_grpc.c 1 addition, 1 deletionsrc/php/ext/grpc/php_grpc.c
- src/php/ext/grpc/php_grpc.h 4 additions, 0 deletionssrc/php/ext/grpc/php_grpc.h
- src/php/tests/unit_tests/CallTest.php 1 addition, 2 deletionssrc/php/tests/unit_tests/CallTest.php
- src/php/tests/unit_tests/ChannelTest.php 437 additions, 20 deletionssrc/php/tests/unit_tests/ChannelTest.php
- src/php/tests/unit_tests/EndToEndTest.php 3 additions, 4 deletionssrc/php/tests/unit_tests/EndToEndTest.php
- src/php/tests/unit_tests/SecureEndToEndTest.php 1 addition, 2 deletionssrc/php/tests/unit_tests/SecureEndToEndTest.php
Loading
Please register or sign in to comment