Sentinel/sentinel-transport
Eric Zhao 9e012d2e20 Refactor version representation and add client version to heartbeat
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-09-25 16:52:28 +08:00
..
sentinel-transport-common Refactor version representation and add client version to heartbeat 2018-09-25 16:52:28 +08:00
sentinel-transport-netty-http Refactor version representation and add client version to heartbeat 2018-09-25 16:52:28 +08:00
sentinel-transport-simple-http Refactor version representation and add client version to heartbeat 2018-09-25 16:52:28 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 0.2.0-SNAPSHOT 2018-08-08 20:45:25 +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.