Herts - real time framework
Microservices
Unify multiple microservices in Java and support both Http REST and gRPC communication.
Also, It facilitates real-time communication for Robotics, IoT, Game servers, etc.
Code base Streaming
This framework is based on gRPC Streaing, which is a fast and binary network transport for HTTP/2.
However, unlike plain gRPC, it treats Java interfaces as a protocol schema, enabling seamless code sharing without .proto
.
Easy to load balancing
Loadbalancing is easily performed with functions supported by Herts.
There are multiple OSS to support.