Sentinel/sentinel-transport
Eric Zhao f6badb0622 Improve logs in HttpEventTask of sentinel-transport-simple-http module
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2019-12-23 19:11:28 +08:00
..
sentinel-transport-common Improve logic for configuring the heartbeat API path in TransportConfig 2019-12-10 10:54:41 +08:00
sentinel-transport-netty-http Support configuration for the heartbeat API path in transport module (#515) 2019-12-10 10:25:00 +08:00
sentinel-transport-simple-http Improve logs in HttpEventTask of sentinel-transport-simple-http module 2019-12-23 19:11:28 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 1.7.1-SNAPSHOT 2019-11-12 11:08:14 +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.