seninel部署
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jason Joo 78c0dd8f86 transport: netty-http revert the default port to 80 of console.server and add unit test (#567) 6 лет назад
..
sentinel-transport-common Refactor Node interface: change return type of `xxxQps` method from long to double (#564) 6 лет назад
sentinel-transport-netty-http transport: netty-http revert the default port to 80 of console.server and add unit test (#567) 6 лет назад
sentinel-transport-simple-http Bump version to 1.5.0-SNAPSHOT 6 лет назад
README.md Update documents 6 лет назад
pom.xml Bump version to 1.5.0-SNAPSHOT 6 лет назад

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.