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

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.