Eric Zhao 4b1ccd93e2 Refactor Node interface: change return type of `xxxQps` method from long to double (#564) | 5 years ago | |
---|---|---|
.. | ||
sentinel-transport-common | 5 years ago | |
sentinel-transport-netty-http | 5 years ago | |
sentinel-transport-simple-http | 5 years ago | |
README.md | 6 years ago | |
pom.xml | 5 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.