View Source GRPC.Server.Adapter behaviour (grpc v0.5.0)
HTTP server adapter for GRPC.
Link to this section Summary
Link to this section Callbacks
@callback start( atom(), %{required(String.t()) => [module()]}, non_neg_integer(), Keyword.t() ) :: {atom(), any(), non_neg_integer()}