mirror of https://github.com/alibaba/Sentinel.git
|
|
||
|---|---|---|
| .. | ||
| sentinel-transport-common | ||
| sentinel-transport-netty-http | ||
| sentinel-transport-simple-http | ||
| sentinel-transport-spring-mvc | ||
| README.md | ||
| pom.xml | ||
README.md
Sentinel Transport
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.