-
- Downloads
Merge pull request #1382 from soltanmm/migrate
Python migration to batch core API.
Showing
- src/python/src/grpc/_adapter/_c_test.py 4 additions, 1 deletionsrc/python/src/grpc/_adapter/_c_test.py
- src/python/src/grpc/_adapter/_call.c 179 additions, 58 deletionssrc/python/src/grpc/_adapter/_call.c
- src/python/src/grpc/_adapter/_call.h 28 additions, 0 deletionssrc/python/src/grpc/_adapter/_call.h
- src/python/src/grpc/_adapter/_completion_queue.c 114 additions, 57 deletionssrc/python/src/grpc/_adapter/_completion_queue.c
- src/python/src/grpc/_adapter/_low_test.py 5 additions, 3 deletionssrc/python/src/grpc/_adapter/_low_test.py
- src/python/src/grpc/_adapter/_server.c 16 additions, 4 deletionssrc/python/src/grpc/_adapter/_server.c
- src/python/src/grpc/_adapter/_server.h 4 additions, 0 deletionssrc/python/src/grpc/_adapter/_server.h
- src/python/src/grpc/_adapter/_tag.c 65 additions, 0 deletionssrc/python/src/grpc/_adapter/_tag.c
- src/python/src/grpc/_adapter/_tag.h 70 additions, 0 deletionssrc/python/src/grpc/_adapter/_tag.h
- src/python/src/grpc/_adapter/rear.py 1 addition, 1 deletionsrc/python/src/grpc/_adapter/rear.py
- src/python/src/setup.py 1 addition, 0 deletionssrc/python/src/setup.py
Loading
Please register or sign in to comment