Bottles Next Server The source code of the Next server. Usage Call the server using grpcurl or any gRPC client. grpcurl -plaintext -proto ./proto/bottles.proto -d '{}' '[::1]:50052' bottles.Client.Health { "ok": true }