Combine gRPC and HTTP services #85
No reviewers
Labels
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
puregarlic/microclimate!85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue/83-single-router"
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?
Closes #83.
7fb68dd5c2to03c39f1cbdI don’t really like having the endpoint construction duplicated, but we also don’t have a good mechanism for consolidating utilities like that. Maybe a custom extension? Just something to keep our eye on, as the number of client instances grows.