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.