Sentinel/sentinel-transport
Jason Joo 05e3caf618
Fix the parsing issue in large post request for sentinel-transport-simple-http (#1255)
2020-03-13 11:15:45 +08:00
..
sentinel-transport-common Improve the logs when the heartbeat response indicates failure (#1303) 2020-03-04 23:38:53 +08:00
sentinel-transport-netty-http Improve the logs when the heartbeat response indicates failure (#1303) 2020-03-04 23:38:53 +08:00
sentinel-transport-simple-http Fix the parsing issue in large post request for sentinel-transport-simple-http (#1255) 2020-03-13 11:15:45 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +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.