* Fix content-type parsing bug in `sentinel-transport-simple-http` module * Change the charset of UrlEncodedFormEntity to UTF-8 in SentinelApiClient of the dashboard to support non-ASCII characters |
||
|---|---|---|
| .. | ||
| sentinel-transport-common | ||
| sentinel-transport-netty-http | ||
| sentinel-transport-simple-http | ||
| README.md | ||
| pom.xml | ||
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.