Yanming Zhou df871b0350 Simplify enums: reuse enum name and remove unnecessary code (#2032) | 3 years ago | |
---|---|---|
.. | ||
sentinel-transport-common | 3 years ago | |
sentinel-transport-netty-http | 3 years ago | |
sentinel-transport-simple-http | 3 years ago | |
sentinel-transport-spring-mvc | 3 years ago | |
README.md | 6 years ago | |
pom.xml | 3 years ago |
The Sentinel transport module provides basic interfaces about Sentinel monitoring API server and client
(CommandCenter
and HeartbeatSender
) as well implementations using different libraries or protocols.