Sentinel/sentinel-transport
Carpenter Lee 84934b8679 Catch Throwable rather than Exception when sending heartbeat.
Signed-off-by: Carpenter Lee <hooleeucas@163.com>
2018-12-15 09:05:28 +08:00
..
sentinel-transport-common Catch Throwable rather than Exception when sending heartbeat. 2018-12-15 09:05:28 +08:00
sentinel-transport-netty-http Bump version to 1.4.0 2018-12-14 14:59:27 +08:00
sentinel-transport-simple-http Bump version to 1.4.0 2018-12-14 14:59:27 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 1.4.0 2018-12-14 14:59:27 +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.