Sentinel/sentinel-transport
DaneBrown 3832f2bc5a
Fix the bug that stopping CommandCenter may throw NPE when it was not initialized (#2630)
2022-04-02 09:48:26 +08:00
..
sentinel-transport-common Add interceptor SPI for transport command handler (#2587) 2022-03-29 11:42:43 +08:00
sentinel-transport-netty-http Bump version to 1.8.4-SNAPSHOT 2022-01-01 11:00:04 +08:00
sentinel-transport-simple-http Fix the bug that stopping CommandCenter may throw NPE when it was not initialized (#2630) 2022-04-02 09:48:26 +08:00
sentinel-transport-spring-mvc Bump version to 1.8.4-SNAPSHOT 2022-01-01 11:00:04 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 1.8.4-SNAPSHOT 2022-01-01 11:00:04 +08:00

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.