You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.. | ||
processor | 7 months ago | |
BUILD | 7 months ago | |
CallScoped.java | 7 months ago | |
CurrentContextModule.java | 7 months ago | |
ForGrpcService.java | 7 months ago | |
GrpcCallMetadataModule.java | 7 months ago | |
GrpcService.java | 7 months ago | |
InProcessServerModule.java | 7 months ago | |
NettyServerModule.java | 7 months ago | |
ProxyServerCallHandler.java | 7 months ago | |
README.md | 7 months ago | |
ServerModule.java | 7 months ago |
README.md
Dagger-gRPC on the Server
This package contains the public types used to create gRPC server applications using https://dagger.dev.
It is maintained by the Dagger team.
It is in development, and is planned for open-source release as part of Dagger.
See user documentation at https://dagger.dev/dev-guide/grpc.