Sentinel/sentinel-transport
nickChenyx cc2d1a69a9
Optimize logging statements using placeholder (#1736)
* Optimize logging statements using placeholder to avoid unnecessary concatenation (issue #1735)
2020-09-17 20:42:01 +08:00
..
sentinel-transport-common Optimize logging statements using placeholder (#1736) 2020-09-17 20:42:01 +08:00
sentinel-transport-netty-http Optimize logging statements using placeholder (#1736) 2020-09-17 20:42:01 +08:00
sentinel-transport-simple-http Optimize logging statements using placeholder (#1736) 2020-09-17 20:42:01 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +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.