Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 307 Bytes

Dapr

Dapr SDK in Julia.

Progress

  • 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.