activationServerUri should not be specified manually #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a major problem that we have to allocate a host/port on the developer system.
We should run gRPC over stdout/stdin pipes instead, logging should be part of the protocol.
I don't totally agree on the second part of your issue: having gRPC over HTTP is interesting because we could have:
BUT, I think we should use stdout/stdin when no
activationServerUriis specified.