title | geekdocNav | geekdocAlign | geekdocAnchor |
---|---|---|---|
Herts - real time framework |
false |
center |
false |
{{< button size="large" relref="concept/concept/" >}}Learn More{{< /button >}} {{< button size="large" relref="getting%20started/grpc_unary/" >}}Getting Started{{< /button >}}
{{< columns >}}
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.
<--->
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
.
<--->
Loadbalancing is easily performed with functions supported by Herts.
There are multiple OSS to support.
{{< /columns >}}