Feature: gRPC #341
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
experiment
suggestion
support
Testing
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/framework#341
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?
Problem Statement
Hazaar currently relies on traditional HTTP-based communication for server-to-server and microservice interactions. Modern microservice architectures often use more efficient communication protocols such as gRPC to achieve better performance, type safety, and interoperability between services. Investigating whether gRPC would be a valuable addition to Hazaar is necessary to ensure the framework stays competitive and scalable.
Who will benefit?
Benefits and risks
Benefits:
Risks:
Proposed solution
Examples
Priority/Severity