Sentinel/sentinel-transport
HupJ 4f31b2c61b
Add explicit null checking for charset in SimpleHttpClient#encodeRequestParams (#1589)
2020-07-07 09:43:46 +08:00
..
sentinel-transport-common Bump version to 1.8.0-SNAPSHOT 2020-04-13 20:19:22 +08:00
sentinel-transport-netty-http Bump version to 1.8.0-SNAPSHOT 2020-04-13 20:19:22 +08:00
sentinel-transport-simple-http Add explicit null checking for charset in SimpleHttpClient#encodeRequestParams (#1589) 2020-07-07 09:43:46 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 1.8.0-SNAPSHOT 2020-04-13 20:19:22 +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.