Robert Grandl

Results 7 issues of Robert Grandl

While renaming to service weaver, we renamed some things that didn't suppose to be renamed.

Right now we specify the components that should run together in a colocation group. For all the others we run them in their own groups. However, given that the group...

Prototype implementation for supporting grpc services. 1) the programming API 2) single/multi deployer implementation Note that this is a testing branch and it's experimental.

In the current implementation of the multi-deployer, we have an HTTP proxy that receives the requests handled by the listener. Whenever a request is received, it is forwarded by the...

We're using reqwest to send/receive HTTP requests. However, reqwest doesn't allow propagating trailers which is needed for gRPC. We would really appreciate if trailers support can be added to reqwest.

E-pr-welcome
C-feature