https://github.com/devinrsmith/grpc-handlers
https://github.com/devinrsmith/grpc-handlers
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devinrsmith/grpc-handlers
- Owner: devinrsmith
- Created: 2020-08-26T02:08:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T03:56:31.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T09:12:03.596Z (4 months ago)
- Language: Java
- Size: 62.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grpc Handlers
Test rig for https://github.com/grpc/grpc-java/issues/7361
### To test:
```
./gradlew test
```