reverseproxy
reverseproxy for Hertz (by hertz-contrib)
registry
The service registration & discovery extensions for Hertz (by hertz-contrib)
reverseproxy | registry | |
---|---|---|
2 | 3 | |
16 | 27 | |
- | - | |
3.1 | 5.1 | |
3 months ago | 4 months ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
reverseproxy
Posts with mentions or reviews of reverseproxy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-04.
-
How to apply reverse proxy over websocket
With the basic concept of implementation in place, we can now delve into the specific implementation details. Here, we will comprehend the concrete implementation process by reviewing the code in the Hertz framework websocket reverse proxy extension.
-
Golang Reverse Proxy Practices
Using a reverse proxy with Hertz requires pulling the reverseproxy extension provided by the community.
registry
Posts with mentions or reviews of registry.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-21.
-
Load balancing expansion from 0 to 1
hertz-contrib/registry
-
Golang Reverse Proxy Practices
The sample code on the server side in the hertz-contrib/registry extension is used here. Since this is not the main content of this article, it will not be expanded. For more information, you can Go to the registry repository.
-
Open Source 101: My First PR to Hertz
The link of PR: feat: Support Hertz to use Consul for service discovery and registration
What are some alternatives?
When comparing reverseproxy and registry you can also consider the following projects:
sessions - Sessions middleware for Hertz
hertz-examples - Examples for Hertz.
hertz - Go HTTP framework with high-performance and strong-extensibility for building micro-services.
gzip - gzip for hertz
loadbalance - The loadbalance extensions for Hertz
FreeCar - Time-sharing car rental system suite based on CloudWeGo series framework
fasthttp-reverse-proxy - reverse http / websocket proxy based on fasthttp