Sentinel/sentinel-transport
张志勇 0d22aca591
Support config from system env in SentinelConfig and polish TransportConfig (#2154)
- An improved method for obtaining IP address and port number from containers
2021-04-27 19:42:22 +08:00
..
sentinel-transport-common Support config from system env in SentinelConfig and polish TransportConfig (#2154) 2021-04-27 19:42:22 +08:00
sentinel-transport-netty-http Bump version to 1.8.2-SNAPSHOT 2021-02-04 16:45:40 +08:00
sentinel-transport-simple-http Bump version to 1.8.2-SNAPSHOT 2021-02-04 16:45:40 +08:00
sentinel-transport-spring-mvc Add sentinel-transport-spring-mvc module (#1957) 2021-02-23 17:11:37 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Add sentinel-transport-spring-mvc module (#1957) 2021-02-23 17:11:37 +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.