Dapr SDK in Julia.
-
DaprProto.jl
, provides the generatedgRPCClients
of dapr proto files. -
DaprClients.jl
, providesHTTP
based Dapr clients.gRPC
based clients will be provided later.
The actor model will be implemented in Oolong.jl
instead.
Dapr SDK in Julia.
DaprProto.jl
, provides the generated gRPCClients
of dapr proto files.DaprClients.jl
, provides HTTP
based Dapr clients. gRPC
based clients will be provided later.The actor model will be implemented in Oolong.jl
instead.