1*f585d8a3SJacky Wang# Dagger-gRPC on the Server 2*f585d8a3SJacky Wang 3*f585d8a3SJacky WangThis package contains the public types used to create gRPC server applications 4*f585d8a3SJacky Wangusing https://dagger.dev. 5*f585d8a3SJacky Wang 6*f585d8a3SJacky WangIt is maintained by the Dagger team. 7*f585d8a3SJacky Wang 8*f585d8a3SJacky WangIt is in development, and is planned for open-source release as part of Dagger. 9*f585d8a3SJacky Wang 10*f585d8a3SJacky WangSee user documentation at https://dagger.dev/dev-guide/grpc. 11