seninel部署
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Jason Joo 78c0dd8f86 transport: netty-http revert the default port to 80 of console.server and add unit test (#567) hace 6 años
..
sentinel-transport-common Refactor Node interface: change return type of `xxxQps` method from long to double (#564) hace 6 años
sentinel-transport-netty-http transport: netty-http revert the default port to 80 of console.server and add unit test (#567) hace 6 años
sentinel-transport-simple-http Bump version to 1.5.0-SNAPSHOT hace 6 años
README.md Update documents hace 6 años
pom.xml Bump version to 1.5.0-SNAPSHOT hace 6 años

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.