start

Available in a dev version: 0․11․0-grpc-186

How to configure

abstract fun start(): GrpcServer(source)

Bind and start the server. After this call returns, clients may begin connecting to the listening socket(s).

Return

this

Throws

if already started or shut down Throws IOException if unable to bind.