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