Sentinel/sentinel-transport
Eric Zhao 030ec23736 Make CommandCenterProvider and HeartBeatSenderProvider choose the instance with highest precedence
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2019-04-17 14:47:09 +08:00
..
sentinel-transport-common Make CommandCenterProvider and HeartBeatSenderProvider choose the instance with highest precedence 2019-04-17 14:47:09 +08:00
sentinel-transport-netty-http Make CommandCenterProvider and HeartBeatSenderProvider choose the instance with highest precedence 2019-04-17 14:47:09 +08:00
sentinel-transport-simple-http Feature: Make transport-netty-http/transport-simple-http support posting 2019-04-12 10:42:08 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 1.6.0-SNAPSHOT 2019-03-27 18:00:06 +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.