navigation

Saturn

Namespace: global
Parent: global
Type Extensions
Name Description
x.UseGrpc(state, cons)
Signature: (state:ApplicationState * cons:('b -> 'a)) -> ApplicationState


CE Custom Operation: use_grpc

Adds gRPC Code First endpoint. Passed parameter should be any constructor of the gRPC service implementation.