seninel部署
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zhenxianyimeng 50f3080add Fix content-type parsing bug in transport module and support UTF-8 encoding in SentinelApiClient (#1207) 5 years ago
..
sentinel-transport-common Improve logic for configuring the heartbeat API path in TransportConfig 5 years ago
sentinel-transport-netty-http Support configuration for the heartbeat API path in transport module (#515) 5 years ago
sentinel-transport-simple-http Fix content-type parsing bug in transport module and support UTF-8 encoding in SentinelApiClient (#1207) 5 years ago
README.md Update documents 6 years ago
pom.xml Bump version to 1.7.1-SNAPSHOT 5 years ago

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.